iCEtIMed

sensor example

Apr 27th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. class Item6
  2. {
  3. position[]={2246.7434,210.19823,6248.9956};
  4. a=50;
  5. b=50;
  6. activationBy="WEST";
  7. repeating=1;
  8. interruptable=1;
  9. age="UNKNOWN";
  10. name="zonegem";
  11. expCond="(player distance zonegem) < 50;";
  12. expActiv="[""Gem Trader"",false,""enter""] spawn player_traderCity;";
  13. expDesactiv="[""Gem Trader"",false,""leave""] spawn player_traderCity;";
  14. class Effects
  15. {
  16. };
  17. };
Advertisement
Add Comment
Please, Sign In to add comment