Given Wanteds
#2

new gPlayerWantedLvl[MAX_PLAYERS];

CMD: suspect(playerid, params[])
{

new pid,wid,reason[64];
if(sscanf(params,"uis[256]",pid,wid,reason))
return SendClientMessage(playerid, COLOR_GRAD2, "Use: (/su)spect [playerid/Name] [Wantedsl] [Crime]");

gPlayerWantedLvl[pid] = wid;

}
Reply


Messages In This Thread
Given Wanteds - by playstores - 20.08.2018, 18:10
Re: Given Wanteds - by m4karow - 20.08.2018, 18:56
Re: Given Wanteds - by Sew_Sumi - 20.08.2018, 19:48
Re: Given Wanteds - by KinderClans - 20.08.2018, 20:05
Re: Given Wanteds - by Sew_Sumi - 20.08.2018, 21:13

Forum Jump:


Users browsing this thread: 1 Guest(s)