Problem with stats textdraw
#2

If its a string, you need "%s" not "%d".
The %d marker is for an integer, like %f is for a float..

Thats it simple thing, replace the %d with a %s where your var is a string and your fine..
Reply


Messages In This Thread
Problem with stats textdraw - by marcoj - 12.07.2012, 14:14
AW: Problem with stats textdraw - by [RSD]Vogue - 12.07.2012, 14:20
Re: Problem with stats textdraw - by marcoj - 12.07.2012, 14:20

Forum Jump:


Users browsing this thread: 1 Guest(s)