Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class Sensors
- {
- items=11;
- class Item0
- {
- position[]={6325.6772,304.99033,7807.7412};
- a=100; -----change here
- b=100; ------change here
- activationBy="WEST";
- repeating=1;
- interruptable=1;
- age="UNKNOWN";
- name="zonestary";
- expCond="(player distance zonestary) < 100;"; -------change here
- expActiv="[""trader city Stary"",true,""enter""] spawn player_traderCity;";
- expDesactiv="[""trader city Stary"",true,""leave""] spawn player_traderCity;";
- class Effects
- {
- };
- };
Advertisement
Add Comment
Please, Sign In to add comment