09.09.2012, 14:29
Please tell me the Freeze Code, The Freeze and unfreeze, Thanks. But not the command, Like "FreezePlayer(playerid);"
TogglePlayerControllable(playerid,false); // To freeze the player
TogglePlayerControllable(playerid,true); // To unfreeze the player