Y INI 2 commands for 1 thing
#5

Код:
YCMD:engine(playerid, params[], help)
{
    ....
}

public OnGameModeInit()
{
    Command_AddAltNamed("engine", "e");
    return 1;
}
Reply


Messages In This Thread
Y INI 2 commands for 1 thing - by whando - 01.02.2014, 22:02
Re: Y INI 2 commands for 1 thing - by TheFlyer - 01.02.2014, 22:13
Re: Y INI 2 commands for 1 thing - by erminpr0 - 01.02.2014, 22:15
Re: Y INI 2 commands for 1 thing - by whando - 01.02.2014, 22:21
Re: Y INI 2 commands for 1 thing - by erminpr0 - 01.02.2014, 22:58
Re: Y INI 2 commands for 1 thing - by whando - 01.02.2014, 23:20

Forum Jump:


Users browsing this thread: 1 Guest(s)