/handsup abuse
#1

they do /handsup when cuffed or frozen and then punch and then unfrozen/uncuffed, and its getting annoying, is there a way to to fix this? or will i just have to keep kicking for it?

Code:
 	if(strcmp(cmd, "/handsup", true) == 0) {
		if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) {
		  SetPlayerSpecialAction(playerid,SPECIAL_ACTION_HANDSUP);
 	 		return 1;
		}
	}
Reply


Messages In This Thread
/handsup abuse - by killar456 - 13.05.2009, 18:32
Re: /handsup abuse - by Weirdosport - 13.05.2009, 18:39
Re: /handsup abuse - by Donny_k - 13.05.2009, 18:49

Forum Jump:


Users browsing this thread: 1 Guest(s)