26.10.2012, 05:01
I am not sure but you can set Vip team, class etc and enable anti lag for them, like
then on player Take damge etc
add this
You need to define everything
i think it will work
Quote:
new AntiLag[MAX_PLAYERS] //then in CMD:anti on if(IdPlayerVip(playerid); //your script AntiLag(playerid) = 1; |
add this
Quote:
Antilag(playerid) = 1; |
i think it will work