ID:178169
 
I think i have a map problem but it may be coding on my part also. When i go to my map to place my turfs, obj and mobs, i click on the + sign by them but by the one i want to use the square is completely grey. What do I do?
That means you haven't defined the icon/icon_state for the object properly.
In response to Foomer
How exactly do I do that? This is what I have

turf
grass
icon = 'grass.dmi'
icon_state = "grass"

mob
icon = 'player.dmi'
bat
icon = 'bat.dmi'
bug
icon = 'bug.dmi'