/stats dialog problem..
#4

A tip

Arrays:
pawn Code:
new string[7][256];

format(string[0], sizeof(string), "");
Format:
pawn Code:
format(string, sizeof(string), "something");
format(string, sizeof(string), "%s cool", string);

string would now print "something cool"
Reply


Messages In This Thread
/stats dialog problem.. - by qUick1337 - 17.03.2011, 15:28
Re: /stats dialog problem.. - by Pooh7 - 17.03.2011, 15:30
Re: /stats dialog problem.. - by Stigg - 17.03.2011, 15:31
Re: /stats dialog problem.. - by Cameltoe - 17.03.2011, 15:41
Re: /stats dialog problem.. - by qUick1337 - 17.03.2011, 15:59
Re: /stats dialog problem.. - by Cameltoe - 17.03.2011, 16:02
Re: /stats dialog problem.. - by qUick1337 - 17.03.2011, 16:14
Re: /stats dialog problem.. - by Cameltoe - 17.03.2011, 16:19
Re: /stats dialog problem.. - by qUick1337 - 17.03.2011, 16:22
Re: /stats dialog problem.. - by Jochemd - 17.03.2011, 16:27

Forum Jump:


Users browsing this thread: 3 Guest(s)