07.09.2017, 17:41
I have a problem with OnPlayerPickUpDynamicPickup
When a player is in a Dynamic PickUp, its show this message
The problem is, when he leave the pickup the textdraw doesn't disappear, how can i fix?
Same with OnPlayerPickUpPickup.
When a player is in a Dynamic PickUp, its show this message
Код:
PlayerTextDrawShow(playerid, td1[playerid]); PlayerTextDrawSetString(playerid, td1[playerid], "Here you can type /exam to start.");
Same with OnPlayerPickUpPickup.