Command
#1

Hi

Problem is when i type /jetpack they dont give me jetpack i just got message Jetpack spawned but they dont give me jetpack

Код:
YCMD:jetpack(playerid, params[], help)
{
        #pragma unused help
	#pragma unused params
        if(UlogovanProvera[playerid] == 0) return SCM(playerid,-1,""SBOJA"[help]: "BELA"Moras se ulogovati da bi koristio ovu komandu!");
	if(PlayerInfo[playerid][pAdmin] < 1) return SCM(playerid,-1,""SBOJA"[help]: "BELA"Samo Admini (AL 1+)!");
	if(AdminDuty[playerid] == 0) return Error(playerid, " "BELA"Moras biti na A-Duty!");
	SCM(playerid, -1, ""SBOJA"[info]: "BELA"Uzeli ste jetpack!");
	SetPlayerSpecialAction(playerid, SPECIAL_ACTION_USEJETPACK);
	return 1;
}
Reply


Messages In This Thread
Command - by Hunud - 11.09.2016, 07:35
Re: Command - by Tass007 - 11.09.2016, 08:03

Forum Jump:


Users browsing this thread: 1 Guest(s)