Hi
I want to create a custom gun list for the atrag to push via sync to my group (just remove ammo/guns we don't use not looking at adding ammo just yet)
But I can't work out where the gun list is stored or if it's a patch you have to create to overwrite it, could someone point me in the right direction?
The gun list is stored in the profileNamespace. You can overwrite it manually with the following code:
profileNamespace setVariable ["ACE_ATragMX_gunList", GVAR(customGunList)];
You can create a customGunList by making a copy of this predefined gunList and removing the lines you don't want. Be careful not to break the array structure.
Note: GVAR is a macro.
Thanks, guys ill get back to you if I have any issues but it seems simple enough.
For questions please join us on Slack: https://slackin.ace3mod.com/