22.01.2012, 11:47
Thank you mabye you can help me with the last thing i have i post it here i will rep you too 

Код:
C:\Users\Robin\Desktop\New rp\gamemodes\RMRP.pwn(4099) : error 017: undefined symbol "playerid" C:\Users\Robin\Desktop\New rp\gamemodes\RMRP.pwn(4100) : error 017: undefined symbol "playerid" C:\Users\Robin\Desktop\New rp\gamemodes\RMRP.pwn(89197) : warning 203: symbol is never used: "animation"
Код:
} public HPRevive() { line 4099 TogglePlayerControllable(playerid,1); line 4100 ClearAnimations(playerid); return 1;