![]() |
dance floor
I need a little help here currently it only works if you start up on the dance floor and then it doesnt stop if you leave
// NPC made by Dúnedain lots of help from shadowless warrior if (playery<49 && playery>33 && playerx<42 && playerx>22) {timeout=0.5; } else if (playery>49 || playery<33 || playerx>42||| playerx<22) {timeout=0; } if (timeout) { playersprite=23;sleep 1;playersprite=37;sleep 1;playersprite=1;sleep 1;playersp rite=3;timeout=.5;} |
Re: dance floor
Quote:
let the timeout working all the time... Timeout is the time to reload the script and see if u´re in the right zone. NPC Code: |
thanks
It works thank you
|
NPC Code: |
Use in like this:
(playerx in |min,max| && playery in |min,max|) |
Heh, dance floors are retarded. LOL, i dont' particuarly like them. Except when you get on one that moves you really fast, and you attack ppl and they can't really see you swing your sword! Heh.
---Shifter |
| All times are GMT +2. The time now is 12:38 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.