19.07.2017, 03:57
Quote:
TextDrawSetString should do it, if you don't know how to code it with this function or you need example tell me.
NOTE: you need to create a per player textdraw and update their string, otherwise if tried to jail 2 players the string of both will be mixed together. |
1. When i use TextDrawSetString + TextDrawShowForPlayer i have problem with 2 players mixing string.
2. When i use CreatePlayerTextDraw + PlayerTextDrawShow i have problem that textdraw dissapere for no reason after 3 minutes...
Any idea how to solve?