Pawno stopped working when i making YCMD
#3

Quote:
Originally Posted by Ox1gEN
Посмотреть сообщение
Show the code.
On top of gamemode
#include <YSI\y_commands>

Command

Код:
YCMD:helloworld(playerid, params[], help)
{
    #pragma unused help
    SCM(playerid, COLOR_WHITE,"Hello people");
    return 1;
}
also i convert all my zcmd commands like this
Reply


Messages In This Thread
Pawno stopped working when i making YCMD - by bigboy81 - 17.12.2014, 12:30
Re: Pawno stopped working when i making YCMD - by Ox1gEN - 17.12.2014, 12:41
Re: Pawno stopped working when i making YCMD - by bigboy81 - 17.12.2014, 12:58

Forum Jump:


Users browsing this thread: 1 Guest(s)