Restriction cmd
#2

And cmd: handsup
Код:
YCMD:handsup(playerid, params[], help) {
	if(IsPlayerInAnyVehicle(playerid)) return SCM(playerid, COLOR_GREY, "Nu poti folosi animatii in timp ce esti intr-un vehicul.");
	if(Freezed[playerid] == 1) return 1;
	SetPlayerSpecialAction(playerid,SPECIAL_ACTION_HANDSUP);
	return 1;
}
Reply


Messages In This Thread
Restriction cmd - by Cordyandrey - 04.03.2019, 11:58
Re: Restriction cmd - by Cordyandrey - 04.03.2019, 12:01
Re: Restriction cmd - by Private200 - 04.03.2019, 18:44

Forum Jump:


Users browsing this thread: 1 Guest(s)