I've been searching and searching but couldn't find anything about it, Probably because it's not suppose to be in there.. Anyways I added the m240_nest_kit to the trader but problem is it starts with 4 m240 Mags and resets to 4 mags on restarts.
So my question is, is there a way to remove the ammo from it on restarts perhaps via some script?
something like this? in server_monitor.sqf
if ((_object isKindOf "M240Nest_DZ")) then {
_Object removeMagazinesTurret ["100Rnd_762x51_M240",[0]] }
Would this work? I can't currently test it myself and also maybe more people are interested in this
Question
kmzkamikaze
I've been searching and searching but couldn't find anything about it, Probably because it's not suppose to be in there.. Anyways I added the m240_nest_kit to the trader but problem is it starts with 4 m240 Mags and resets to 4 mags on restarts.
So my question is, is there a way to remove the ammo from it on restarts perhaps via some script?
something like this? in server_monitor.sqf
Would this work? I can't currently test it myself and also maybe more people are interested in this
Appreciate any help,
Thanks
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now