24.02.2011, 14:06 
	
	
	
		TogglePlayerControllable(playerid, false); This will freeze the player so that his keys gets disabled. But he can chat.
TogglePlayerControllable(playerid, true); This will unfreeze the player so that his keys gets enabled.
More info? TogglePlayerControllable
	
	
	
TogglePlayerControllable(playerid, true); This will unfreeze the player so that his keys gets enabled.
More info? TogglePlayerControllable

