Hmm, getting error when trying to add a command.
#3

pawn Code:
if(strcmp(cmd, "/help", true) == 0)
    {
        if(IsPlayerConnected(playerid))
        {
           SendClientMessage(playerid,0xFFFF00AA, "Teleports: /stunt1, /stunt2, /pipe1, /home");
           return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)