Flens 10 Posted January 22, 2014 I do most of my loadout scripting in the init field but adding acre radios that way means they'll be added again every time someone joins in progress. How do I prevent this from happening? Share this post Link to post Share on other sites
Johnson11B2P 3 Posted January 22, 2014 if(local player) then {your code here}; Share this post Link to post Share on other sites