12.08.2012, 19:10
Hi guys!
One simple question: I have a textdraw, which is shown for all players all the time. Now is it better to do TextDrawShowForPlayer when he connects and then TextDrawHideForPlayer when he disconnect, or is it better to do TextDrawShowForAll in OnGameModeInit??
Also, when I use TextDrawSetString, do I have to use TextDrawShowForPlayer to update it or it will update automaticlly?
One simple question: I have a textdraw, which is shown for all players all the time. Now is it better to do TextDrawShowForPlayer when he connects and then TextDrawHideForPlayer when he disconnect, or is it better to do TextDrawShowForAll in OnGameModeInit??
Also, when I use TextDrawSetString, do I have to use TextDrawShowForPlayer to update it or it will update automaticlly?