09.08.2011, 00:21
Hi could you guys tell me how i put a varible online players into a textdraw i have the varible i just need the lines that place the value in the textdraw
new textdrawstring[56];//You dont need long string cos its just a bit of text and players count
format(textdrawstring, 56,"Online players: %d", your_variable);