Textdraw string.
#2

(( Replying on the EDIT 2 you made ))

I think the problem is the 'new'. Try using this:

pawn Код:
new age;
age = PlayerInfo[targetid][pAge];

TextDrawSetString(Licnakarta13, age);
I hope that will fix the problem.

EDIT: What I did? Just don't use the PlayerInfo in when you're making 'new age = x', make the 'new' first (( 'new age;' )) then you must use it below, that's why you got the warning also.
Reply


Messages In This Thread
Textdraw string. - by BlueBaron - 17.11.2013, 10:43
Re: Textdraw string. - by iPrivate - 17.11.2013, 11:01
Re: Textdraw string. - by BlueBaron - 17.11.2013, 11:12
Re: Textdraw string. - by Emmet_ - 17.11.2013, 11:14
Re: Textdraw string. - by BlueBaron - 17.11.2013, 12:55

Forum Jump:


Users browsing this thread: 1 Guest(s)