textdraw help (+rep)
#2

Код:
    new string[20];
    format(string, sizeof(string), "Chan = ~w~%d", channel);
    TextDrawSetString(slot, string);
This is for the " slot " textdraw.
Код:
    new string2[20];
    format(string2, sizeof(string2), "Slot = ~w~%d",  slot);
    TextDrawSetString(playerid, SlotInfo[playerid], string2);
This is for the " SlotInfo[playerid] " textdraw.
Reply


Messages In This Thread
textdraw help (+rep) - by NickMirra - 18.08.2015, 03:23
Re: textdraw help (+rep) - by Variable™ - 18.08.2015, 03:30
Re: textdraw help (+rep) - by NickMirra - 18.08.2015, 03:35
Re: textdraw help (+rep) - by Variable™ - 18.08.2015, 03:36
Re: textdraw help (+rep) - by NickMirra - 18.08.2015, 03:38
Re: textdraw help (+rep) - by Variable™ - 18.08.2015, 03:40
Re: textdraw help (+rep) - by NickMirra - 18.08.2015, 04:13
Re: textdraw help (+rep) - by NickMirra - 18.08.2015, 04:50
Re: textdraw help (+rep) - by Variable™ - 18.08.2015, 14:26
Re: textdraw help (+rep) - by NickMirra - 18.08.2015, 15:32

Forum Jump:


Users browsing this thread: 1 Guest(s)