Quote:
Originally Posted by Rilehh
pawn Код:
# if (strcmp("/ccmds", cmdtext, true, 10) == 0) # { # SendClientMessage(playerid, COLOR_PINK, "( CAR COMMANDS COMING SOON!)"); # return 1; # } # if (strcmp("/bcmds", cmdtext, true, 10) == 0) # { # SendClientMessage(playerid, COLOR_PINK, "( BIKE COMMANDS COMING SOON!)"); # return 1; # }
Not really complete, but hopefully it will help new scripters get going
|
It isnt perfect but thanks