command processor?
#1

How can i know what command processor i'm using?
Reply
#2

If you look at your includes and you see
pawn Код:
#include <ZCMD> or y_commands
Then you are using CMD or YCMD, if you look under OnPlayerText and you find a command like /help or something or if it has strcmp, then you are using strcmp
Reply
#3

Check out what command processor you have included on top of your script.
EDIT: User above already answered.
Reply
#4

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
If you look at your includes and you see
pawn Код:
#include <ZCMD> or y_commands
Then you are using CMD or YCMD, if you look under OnPlayerText and you find a command like /help or something or if it has strcmp, then you are using strcmp
Thanks +rep. And by the way i'm using strcmp
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)