commands works but also returns "unknown command"
#9

Quote:
Originally Posted by JeNkStAX
pawn Код:
if (strcmp (cmdtext,"/fix", true))
// Change to
if (strcmp (cmdtext,"/fix", true) == 0)
still executes all the commands
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)