![]() |
Bush Race Event proplem
First off, Hello.
I got a little proplem with my "Bushrace Event", I tryed to make a NPC which loops a if (condition), but it doesn't seem to work. It's the last part for my Event. So please help. Nr.1 It checks in a loop if the player uses the gani "swim" but something doesn't seem to work. (*I can't find the failure ^^, so please help me.) PHP Code:
Not the same as above, but it also don't work. The proplem is the if (player.ani..) doesn't work... Without the if (condition) it works perfectly. PHP Code:
Thanks anyway NG |
For the first, you don't need a comma in "swim," and you should either be doing it clientside or by looping through every player in the level. There is no "player" (or if it is, it's a random player, not every player in the level). I'd do it clientside with a 0.05 second timeout.
For the second, I suspect removing the comma will fix it. Otherwise, make sure that the ani they're touching with is indeed carry (and not carrywalk or carryidle or something—add an echo to test). Be sure to use player.communityname instead of player.account when displaying the winner. Also, in the future please indent your code properly before asking for help on it. You can use this tool as a temporary fix, but you should normally be indenting code as you write it. |
Thanks cbk, I fixed all 2 proplems. And thanks also for the cool page. I use it now.
|
| All times are GMT +2. The time now is 03:34 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.