Admin Duty! [HELP]
#3

sure:

Код:
3047 Line: if(!strcmp(cmdtext, "/adminduty", true) || !strcmp(cmdtext, "/aduty", true))
3049 Line: if(IsPlayerConnected(playerid))
3051 Line: if(gPlayerLogged[playerid] == 0)
3054 Line: return 1;
3056 Line: if(PlayerInfo[playerid][pAdmin] >= 1)
3058 Line: if(PlayerInfo[playerid][pAdminDuty] == 0)
3064 Line: DutyLabel[playerid] = Create3DTextLabel("Admin On Duty \n Do NOT Attack",0xFF000099,0,0,0,50,-1,1);
3066 Line: if(PlayerInfo[playerid][pAdmin] >= 5)
3068 Line: for(new i = 0; i < sizeof(CarInfo); i++)
Or can you make code for LuxAdmin?
Reply


Messages In This Thread
Admin Duty! [HELP] - by James Coral - 30.12.2011, 16:00
Re: Admin Duty! [HELP] - by coole210 - 30.12.2011, 16:09
Re: Admin Duty! [HELP] - by James Coral - 30.12.2011, 16:17

Forum Jump:


Users browsing this thread: 1 Guest(s)