iCEtIMed

stary safe zone edit

Apr 27th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. class Sensors
  2. {
  3. items=11;
  4. class Item0
  5. {
  6. position[]={6325.6772,304.99033,7807.7412};
  7. a=100; -----change here
  8. b=100; ------change here
  9. activationBy="WEST";
  10. repeating=1;
  11. interruptable=1;
  12. age="UNKNOWN";
  13. name="zonestary";
  14. expCond="(player distance zonestary) < 100;"; -------change here
  15. expActiv="[""trader city Stary"",true,""enter""] spawn player_traderCity;";
  16. expDesactiv="[""trader city Stary"",true,""leave""] spawn player_traderCity;";
  17. class Effects
  18. {
  19. };
  20. };
Advertisement
Add Comment
Please, Sign In to add comment