Problem(error/warning): IfPlayerFalling ako igrac pada treba mi taj check
Dio skripte:
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
Slika/video ingame problema(obavezno ako je ingame problem):
If Player Falling
477
pregleda
3
postova
6. Feb. 2019.
6. Feb. 2019.
IsPlayerFalling(playerid)
{
new const index = GetPlayerAnimationIndex(playerid);
if(index >= 958 && index <= 979 || index == 1130 || index == 1195 || index == 1132) return 1;
return 0;
}
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava