30.05.2010, 04:29 
	
	
	
		I'd do it like this
Not sure if that works =D. You may have to do it on 2 lines.
	
	
	
	
pawn Код:
if (newkeys & KEY_LOOK_RIGHT && newkeys & KEY_FIRE && GetPlayerState(playerid)==PLAYER_STATE_DRIVER)

