03.01.2014, 18:12
Hi,
Your script should look like this:
- you create an empty player textdraw
- when a player enters a house, you set the texdraw's string (containing house's info) with PlayerTextDrawSetString()
- you show the player textdraw with PlayerTextDrawShow()
Your script should look like this:
- you create an empty player textdraw
- when a player enters a house, you set the texdraw's string (containing house's info) with PlayerTextDrawSetString()
- you show the player textdraw with PlayerTextDrawShow()