textdraw
#4

Quote:
Originally Posted by Lukasz56
Посмотреть сообщение
Код:
new PlayerText:Player_HUD_Txd[3];
That is just one dimension. You access the array with 2 dimensions.

It should be:

Код:
new PlayerText:Player_HUD_Txd[MAX_PLAYERS][3];
Reply


Messages In This Thread
textdraw - by Lukasz56 - 24.07.2018, 19:22
Re: textdraw - by NaS - 24.07.2018, 19:47
Re: textdraw - by Lukasz56 - 24.07.2018, 19:50
Re: textdraw - by NaS - 24.07.2018, 20:02
Re: textdraw - by Lukasz56 - 24.07.2018, 20:11
Re: textdraw - by NaS - 24.07.2018, 20:13
Re: textdraw - by Florin48 - 24.07.2018, 20:13
Re: textdraw - by Lukasz56 - 24.07.2018, 20:14
Re: textdraw - by NaS - 24.07.2018, 20:30

Forum Jump:


Users browsing this thread: 2 Guest(s)