06.09.2015, 22:13
To make it work you simply had to add the Z rotation in the line
But the main problem was the code itself
- The type variable was empty, resulting that both strcmp statements were always true
- IsPlayerNearBoot was used in the loop although it should be an ambulance
- It never checked in the drop part if the player even has something attached
@ Wrong person I guess but both start with "Lu" :S
pawn Код:
CreateObject(1997, x, y, z-1, 0.0, 0.0, angle, 50.0);
- The type variable was empty, resulting that both strcmp statements were always true
- IsPlayerNearBoot was used in the loop although it should be an ambulance
- It never checked in the drop part if the player even has something attached
@ Wrong person I guess but both start with "Lu" :S