Replacing dcmd and strcmp
#3

@above
it isn't hard, not even for beginners.
just use
pawn Код:
CMD:cmdname(playerid, params[])
{
          //regular pawno coding here
          return 1;
}
instead of those strcmp stuff. simple.
Reply


Messages In This Thread
Replacing dcmd and strcmp - by stueycow - 01.05.2014, 19:01
Re: Replacing dcmd and strcmp - by XK - 01.05.2014, 19:44
Re: Replacing dcmd and strcmp - by NaClchemistryK - 01.05.2014, 19:50

Forum Jump:


Users browsing this thread: 2 Guest(s)