/addcar - SERVER: Unknown Command ....
#1

I made this CMD:
http://pastebin.com/f23a9acb6
I want it to do:
/addcar [PlayerName] [CarPlate] [Model] [Color1] [Color2]
And it will spawn a car that registered to the PlayerName and will write CarPlate on the car License Plate
Please help me
Reply
#2

Any1?
Reply
#3

If this is not true:

pawn Код:
if(PlayerInfo[playerid][pAdmin] < 7)
it will return an Unknown Command message.
Reply
#4

pawn Код:
if(PlayerInfo[playerid][pAdmin] < 7) return SendClientMessage(playerid,color,"hi..");
Reply
#5

Quote:
Originally Posted by MenaceX^
pawn Код:
if(PlayerInfo[playerid][pAdmin] < 7) return SendClientMessage(playerid,color,"hi..");
Well Tried it it still doesn't work...
Reply
#6

What part does it give it? If you aren't authorized (your admin level is lower than 7) or always gives it?
Reply
#7

Even if your rank is over 7 its still says it...
Can you help!?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)