20.05.2014, 17:57
I made statistic filterscript with textdraw, i need player textdraws but i can't create it,
only type i can create is global:
(new Text:Textdraw0
if i try this:
new Text:Textdraw0[MAX_PLAYERS]; ,
new PlayerText:Textdraw0[MAX_PLAYERS];
it dont work, why
It compile fine, without errors and so but it dont show up
only type i can create is global:
(new Text:Textdraw0

if i try this:
new Text:Textdraw0[MAX_PLAYERS]; ,
new PlayerText:Textdraw0[MAX_PLAYERS];
it dont work, why

It compile fine, without errors and so but it dont show up