[help] Createing On screen scores..
#3

Use Zamaroht's Textdraw creator filterscript (Search for it)

Define the Textdraw to the player aswell so It shows Your own score, not somebody elses:

example:
pawn Код:
new Text:Textdraw[MAX_PLAYERS];
pawn Код:
Textdraw[playerid] = TextDrawCreate(...);
TextDrawUseBox(Textdraw[playerid],1);

Reply


Messages In This Thread
[help] Createing On screen scores.. - by Mowgli - 07.11.2009, 00:08
Re: [help] Createing On screen scores.. - by Abernethy - 07.11.2009, 00:21
Re: [help] Createing On screen scores.. - by miokie - 07.11.2009, 00:31

Forum Jump:


Users browsing this thread: 3 Guest(s)