16.05.2015, 15:52
Change the first line to:
and change all 'textid' to 'clickedid', or add
Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid)
Код:
new Text:textid = clickedid;