need some help..
#4

Obviously.

Put under OnGameModeInit:
pawn Код:
SetTimer("FallingChecker", 500, true);
Note that 500 may not be the correct delay for your calculation (if(d < 10 && (LastZ[ i] - z) > 5)). I mean, if you set the delay to 10 milliseconds, the player won't fall 5 units during this time and thus your code will not work.
Reply


Messages In This Thread
need some help.. - by Virtual1ty - 06.07.2009, 19:24
Re: need some help.. - by yom - 06.07.2009, 19:48
Re: need some help.. - by Virtual1ty - 06.07.2009, 20:34
Re: need some help.. - by yom - 06.07.2009, 20:38
Re: need some help.. - by Virtual1ty - 06.07.2009, 20:43
Re: need some help.. - by Virtual1ty - 07.07.2009, 09:53

Forum Jump:


Users browsing this thread: 3 Guest(s)