Wriggles Posted January 27, 2014 Report Share Posted January 27, 2014 Just a quick question.. I'm currently running this: http://opendayz.net/threads/epoch-safe-zone-commander-god-anti-backpack-stealing-no-shooting-no-vehicle-weapons.14877/ and I want to remove protection from the Bandit trader because well, it just doesn't fit in in my eyes. Having god mode and not being able to be pick pocketed where the bad guys hang out is silly. If anyone has any idea please let me know. Thanks. Link to comment Share on other sites More sharing options...
0 BetterDeadThanZed Posted January 27, 2014 Report Share Posted January 27, 2014 Remove this, then change the Item# for each sensor after it and change the items=# to reflect the proper number of sensors.: class Item6 { position[]={1606.6443,289.70795,7803.5156}; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="bandit_safezone"; expCond="(player distance bandit_safezone) < 150;"; expActiv="inSafeZone = true;"; expDesactiv="inSafeZone = false;"; class Effects { }; }; Link to comment Share on other sites More sharing options...
0 Wriggles Posted January 27, 2014 Author Report Share Posted January 27, 2014 Remove this, then change the Item# for each sensor after it and change the items=# to reflect the proper number of sensors.: class Item6 { position[]={1606.6443,289.70795,7803.5156}; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="bandit_safezone"; expCond="(player distance bandit_safezone) < 150;"; expActiv="inSafeZone = true;"; expDesactiv="inSafeZone = false;"; class Effects { }; }; Thanks but.. Where is this located..? Link to comment Share on other sites More sharing options...
0 BetterDeadThanZed Posted January 28, 2014 Report Share Posted January 28, 2014 Thanks but.. Where is this located..? Go to the link you posted, Click on "Safezone Sensors by MGT". It's in the mission.sqm. Link to comment Share on other sites More sharing options...
Question
Wriggles
Just a quick question.. I'm currently running this: http://opendayz.net/threads/epoch-safe-zone-commander-god-anti-backpack-stealing-no-shooting-no-vehicle-weapons.14877/
and I want to remove protection from the Bandit trader because well, it just doesn't fit in in my eyes. Having god mode and not being able to be pick pocketed where the bad guys hang out is silly. If anyone has any idea please let me know.
Thanks.
Link to comment
Share on other sites
3 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