Textdraw doesn't show.
#8

Quote:
Originally Posted by Sascha
Посмотреть сообщение
you have no clue about textdraws, do you?

the "TextDrawShowForAll" is totally correct at the place where it is....
and for the format line, this could actually be the problem.. the "UsaKills" seems to be an integer variable (if I'm right).,,
try changing it to "format(ukills, sizeof(ukills), "Use Kills, %d", UsaKills);" (%d is the variable for integer variables - %s is for strings)
TextDrawShowForAll - shows the textdraw to all players. He has it under OnPlayerConnect, so when player joins, this will show textdraw to all players (even for those who already see it). Either this should be changed to TextDrawShowForPlayer, or should go to some command (yes, I was wrong about OnGameModeInit, cause it will show up for connected players, and that is 0 when that callback gets called).
Reply


Messages In This Thread
Textdraw doesn't show. - by Face9000 - 09.06.2011, 09:51
Re: Textdraw doesn't show. - by Face9000 - 09.06.2011, 13:26
Re: Textdraw doesn't show. - by *IsBack - 09.06.2011, 13:43
Re: Textdraw doesn't show. - by Sascha - 09.06.2011, 13:46
Re: Textdraw doesn't show. - by Face9000 - 09.06.2011, 16:37
Re: Textdraw doesn't show. - by 0ne - 09.06.2011, 18:55
Re: Textdraw doesn't show. - by Face9000 - 09.06.2011, 21:30
Re: Textdraw doesn't show. - by *IsBack - 10.06.2011, 09:04

Forum Jump:


Users browsing this thread: 3 Guest(s)