Help with making a faction
#10

Paste the line of code where you declare your enum (the 'new' part).

Quote:
Originally Posted by blackwave
Посмотреть сообщение
You may forgot

pawn Код:
#include <zcmd>
Also I've tried once ZCMD, and got same thing as you: "Unknown command". Why dont you use strcmp + sscanf? Or even dcmd, which on this situation, doesn't needs sscanf
dcmd is less efficient than zcmd, why would you recommend a slower method when you haven't even examined the situation properly? zcmd is the most efficient way, and strcmp is the slowest. sscanf returns users by ids/names with the "u" parameter, which the OP should probably use.
Reply


Messages In This Thread
Help with making a faction - command won't work - by Outcast - 09.01.2011, 13:51
Re: Help with making a faction - by JaTochNietDan - 09.01.2011, 14:47
Re: Help with making a faction - by Outcast - 09.01.2011, 14:50
Re: Help with making a faction - by JaTochNietDan - 09.01.2011, 14:54
Re: Help with making a faction - by Outcast - 09.01.2011, 14:58
Re: Help with making a faction - by JaTochNietDan - 09.01.2011, 14:59
Re: Help with making a faction - by Outcast - 09.01.2011, 15:47
Re: Help with making a faction - by blackwave - 09.01.2011, 15:50
Re: Help with making a faction - by Outcast - 09.01.2011, 15:51
Re: Help with making a faction - by Calgon - 09.01.2011, 15:57

Forum Jump:


Users browsing this thread: 1 Guest(s)