CMD: to strcmp ?
#6

pawn Код:
CMD:radar(playerid, params[])
{
replace that with

pawn Код:
if (strcmp("/radar", cmdtext, true, 6) == 0)
{
But i think it wont work because you dont use

pawn Код:
PlayerInfo[playerid][pLeader]
PlayerInfo[playerid][pMember]
ProxDetector
VehicleNames[GetVehicleModel(GetPlayerVehicleID(i)) // Easy to fix
Reply


Messages In This Thread
CMD: to strcmp ? - by kidor - 03.04.2012, 13:05
Re: CMD: to strcmp ? - by blank. - 03.04.2012, 13:09
Re: CMD: to strcmp ? - by kidor - 03.04.2012, 13:17
Re: CMD: to strcmp ? - by Jonny5 - 03.04.2012, 13:21
Re: CMD: to strcmp ? - by kidor - 03.04.2012, 13:44
Re: CMD: to strcmp ? - by sjvt - 03.04.2012, 13:48
Re: CMD: to strcmp ? - by kidor - 03.04.2012, 14:07
Re: CMD: to strcmp ? - by sjvt - 03.04.2012, 14:26
Re: CMD: to strcmp ? - by kidor - 03.04.2012, 16:12
Re: CMD: to strcmp ? - by sjvt - 03.04.2012, 16:16

Forum Jump:


Users browsing this thread: 1 Guest(s)