14.09.2012, 11:02
pawn Code:
PlayerTextDrawTextSize(playerid, pTutorialDrawSkin[12][playerid], 1337.000, 1337.000);
TextSize, which works as box size is the area that will be avilable to be clicked. Also, when the cursor is moved on the area the color will change.
Use a text draw editor to use a box, set the area and use it before setting the text draw as selectable.
You should remove the UseBox line from the output of the TD editor.
** AND: scripting section next time!