Unknown command not printing
#1

the end of the commands, there is this
pawn Код:
}
                }
            }
            else
            {
                SendClientMessage( playerid, WHITE, "That player is not connected or isn't logged in." );
                return 1;
           }
        }
        SendClientMessage(playerid,DARKGREY, "SERVER: You have Typed An Unknown Command.");
    }
    return 1;
}
BUT, it doesnt show the SERVER: unknown command. I have tried to add another line, but with no avail.

im wondering if i need to have a different public bit for that. i dont know, this has baffled me. I have NO freaking idea how to fix it. Ohh, the script uses ZCMD.
Reply


Messages In This Thread
Unknown command not printing - by Hal - 20.08.2010, 04:08
Re: Unknown command not printing - by Sky4D - 20.08.2010, 04:12
Re: Unknown command not printing - by BP13 - 20.08.2010, 04:14
Re: Unknown command not printing - by Sky4D - 20.08.2010, 04:18
Re: Unknown command not printing - by Hal - 20.08.2010, 04:47

Forum Jump:


Users browsing this thread: 1 Guest(s)