05.09.2018, 13:15
Oh lol you meant that.
PHP код:
public OnPlayerClickPlayerTextDraw(playerid, PlayerText:playertextid){
if(playertextid == PlayerText:65535){
// Hide the textdraws
}
}

