2 Errors
#5

Quote:
Originally Posted by Undef1ned
Посмотреть сообщение
From what I see "IgracevInfo" is a global text drawing and it is necessary that it be a text player to be used in that way.

It must be like this:

PHP код:
new PlayerText:IgracevInfo[MAX_PLAYERS][14]; //14 is the maximum amount of textdraws created 
And it would look like this:

PHP код:
new zlatoba[90];
format(zlatobasizeof(zlatoba),"%d g",PlayerInfo[playerid][pZlato]);
PlayerTextDrawSetString(playeridIgracevInfo[playerid][14], zlatoba); 
OH MY GOD! Thank you sooooo much for this!!!!!!!!!
Reply


Messages In This Thread
2 Errors - by mmlinaric - 25.12.2018, 13:50
Re: 2 Errors - by mmlinaric - 25.12.2018, 15:33
Re: 2 Errors - by mmlinaric - 25.12.2018, 15:35
Re: 2 Errors - by Undef1ned - 25.12.2018, 16:16
Re: 2 Errors - by mmlinaric - 26.12.2018, 08:23

Forum Jump:


Users browsing this thread: 1 Guest(s)