10.05.2018, 20:00
You must use "TextDrawHideForPlayer( playerid, textdraw );" to hide a textdraw.
* textdraw = your textdraw name, like: "new Text:abcd;"
* here textdraw = abcd, and you must use it like:
"TextDrawHideForPlayer( playerid, abcd );"
EDIT:
* Use this to know more about it: https://sampwiki.blast.hk/wiki/TextDrawHideForPlayer.
* textdraw = your textdraw name, like: "new Text:abcd;"
* here textdraw = abcd, and you must use it like:
"TextDrawHideForPlayer( playerid, abcd );"
EDIT:
* Use this to know more about it: https://sampwiki.blast.hk/wiki/TextDrawHideForPlayer.