Command /factions with YNI
#2

You can make a simple command, like :

Код:
CMD:factions(playerid, params[])
{
    SendClientMessage(playerid, COLOR_BLUE, " Los Santos Police Department (1) ");
    SendClientMessage(playerid, COLOR_PINK, " Fire Department Of San Andreas (2) ");
    return 1;
}
And insert your factions.
Reply


Messages In This Thread
Command /factions with YNI - by xAlecsu - 24.08.2016, 14:02
Re: Command /factions with YNI - by BrianS123 - 24.08.2016, 15:06
Re: Command /factions with YNI - by xAlecsu - 24.08.2016, 15:10
Re: Command /factions with YNI - by xAlecsu - 24.08.2016, 16:55
Re: Command /factions with YNI - by xAlecsu - 25.08.2016, 18:03

Forum Jump:


Users browsing this thread: 1 Guest(s)