ID:1031902
 
(See the best response by NNAAAAHH.)
When I place an image file on the map which is my screen login, and I add New Character turf on-top of the image it wont work when I click on it when I log in.

Example: I put my game title screen which says New Character, Load Character and Delete Character. When I click on them nothing respond. I think it's because I have to convert the image file into icons so the commands are click-able?

So how do I convert the image file into icons on the map without going on paint and do it manually?
There's a setting to set the image as invisible to the mouse, I believe its called mouse_opacity
It has nothing to do with the mouse in this case.
In response to CoolieZaheer
Best response
Yes it does, the new character part is invisible, yes? You'll have to set mouse_opacity to 2 for those turfs, so they can be clicked. Otherwise, they're un-clickable.
Are you properly utilizing Click() to get the mouse click event?
Thanks guys I got it <3