Thank you m8!

MagazinBooster
Can change magazines, ammo and condition for most projectile weapons
Total Downloads: 2,894 - First Release: Jun 10, 2016 - Last Update: Apr 19, 2018
- 5/5, 14 likes
-
is it possible to add the flame thrower?
-
-
I have tried for 1 hour to try and gets to work if you can please give me clear derctions on how to do it i will feel very greatful
-
Which content from there is unclear for you? -
1. Sometimes when i go to reload the weapons they don't load all the way to the set value (only when first made it seems)
2. Spawning weapons in the f1 menu does not work
also i get no errors -
-
I'm trying to allow people with the permission to be able to load extra bullets into a magazine, which is working however there's an issue with spawned in items. I don't want everyone to be able to access the extended magazines. Fujikura, could you please add this functionality or am I doing something wrong?
Why I want this? Because we use Server Rewards and have guns purchasable in the store. I hope you can help -
But This way also weapons in loot do have these changes. -
"ammotype": "ammo.rifle",
"displayname": "Bolt Action Rifle",
"maxammo": 6,
"maxcondition": 100.0,
"preload": 2,
"serveractive": true,
"serverammotype": "ammo.rifle",
"servermaxammo": 4,
"servermaxcondition": 100.0,
"serverpreload": 2,
"settingactive": true,
"skinid": 0 -
-
-
-
-
DOES NOT WORK, WHAT TO DO?
-
-
-
-
Question for ya. I'm trying to increase the magazine size for the entire server. Example: I want launchers to hold 2 rockets instead of one. I see that you have this set up for mainly permissions. How can I change this without having to add every player in the server to a group?
-
- servermaxammo > equal to maxammo, but a global setting for server
- serverpreload > equal to preload, but a global setting for server
- serverammotype > equal to ammotype, but a global setting for server
- servermaxcondition > equal to maxcondition, but a global setting for server
- serveractive > use yes/no (true/false) global settings for this weapon
- servermaxammo > equal to maxammo, but a global setting for server