textdraw help (+rep)
#3

Quote:
Originally Posted by 1Deagle1
Посмотреть сообщение
Код:
    new string[20];
    format(string, sizeof(string), "Chan = ~w~%d", channel);
    TextDrawSetString(slot, string);
This is for the " slot " textdraw.
Код:
    new string2[20];
    format(string, sizeof(string), "Slot = ~w~%d",  slot);
    TextDrawSetString(playerid, SlotInfo[playerid], string);
This is for the " SlotInfo[playerid] " textdraw.
I do not get it, you sent alittle bit of both channel and slot, where do i put this right above the slot td?
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)