08.02.2014, 00:31
When you are creating the textdraw, use TextDrawWhatEverYouWannaCallIt[playerid] = then your textdraw creation (NOTE: you will have to do this under OnPlayerConnect, and then when trying to hide it, use TextDrawHideForPlayer(playerid, TextDrawWhatEverYouWannaCallIt[playerid]);