Lines arent appearing..
#1

pawn Код:
if(sscanf(params, "ui", playerb, faction))
    {
        SendClientMessage(playerid, COLOR_WHITE, "USAGE: /makeleader [playerid] [factionid]");
        SendClientMessage(playerid, COLOR_GREY, "FACTIONS: 0) Civilian | 1) LSPD | 2) Government | 3) Hitman Agency | 4) News Agency | 5) LSFMD");
        SendClientMessage(playerid, COLOR_GREY, "FACTIONS: 6) NG | 7) FBI");
        return 1;
    }
Have the same proplem in this too..

Not appearing except this

pawn Код:
SendClientMessage(playerid, COLOR_WHITE, "USAGE: /makeleader [playerid] [factionid]");
        SendClientMessage(playerid, COLOR_GREY, "FACTIONS: 6) NG | 7) FBI");
Helpme ..
Reply
#2

nvm close it, fixed.....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)