TextDrawSetString doesnt work in 0.3 ?
#1

Код:
forward UpdateScore();
public UpdateScore()
{
	new string[12];
	format(string,sizeof(string),"~b~%d ~l~: ~y~%d",BlueScore, GoldScore);
	TextDrawSetString(Text:ScoreBoard,string);
	return 1;
}
Reply


Messages In This Thread
TextDrawSetString doesnt work in 0.3 ? - by eminich - 18.10.2009, 09:51
Re: TextDrawSetString doesnt work in 0.3 ? - by SpiderPork - 18.10.2009, 09:52
Re: TextDrawSetString doesnt work in 0.3 ? - by Zeex - 18.10.2009, 09:53

Forum Jump:


Users browsing this thread: 1 Guest(s)