03.08.2014, 15:58
Hi samp forum!, i have a drift system, and i want that, when a player is on a ground the drifting system works, and when player is in the air then drifting system dont work. Umm i searched for it, but i didnt find..
There are several solutions for this issue:
1) One of the solutions is to use the mapandreas plugin or include (I prefer using the include as it uses less memory usage). 2) using timers in order to calculate the differences between the old and the new Z coordinate. 3) writing conditions (almost same as the mapandreas solution but the difference here is that you need to find exactly in EVERY area in San Andreas when a player Z is in air) I hope I helped, any feedback would be appreciated! |