textdraw help (+rep)
#10

Quote:
Originally Posted by 1Deagle1
Посмотреть сообщение
Код:
    TextDrawSetString(slot, string);
    TextDrawSetString(playerid, SlotInfo[playerid], string2);
Now fixed.
// put this under " public LoginPlayer(playerid) "

Note always make "new's" at the top.
Example:
Код:
public LoginPlayer(playerid)
{
    new string[20], string2[20];
    // The other code(s)
Thank you very much. repped good sir.
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)