Help TD
#3

pawn Код:
new string[150];
   
    switch(CosminInfo[playerid][GangID])
    {
        case 0: format(string, sizeof string, "{F81414}None");
        case 1: format(string, sizeof string, "%s %s", ggsRank, GangInfo[CosminInfo[playerid][GangID]][GangName]);
    }
   
    PlayerTextDrawSetString(playerid, Gang[1], string);
Not tested.
Reply


Messages In This Thread
Help TD - by SeeNN - 30.01.2019, 00:28
Re: Help TD - by UFF - 30.01.2019, 14:23
Re: Help TD - by SymonClash - 30.01.2019, 14:25
Re: Help TD - by Florin48 - 30.01.2019, 14:46
Re: Help TD - by SeeNN - 30.01.2019, 20:32

Forum Jump:


Users browsing this thread: 1 Guest(s)