ID:141251
 
Code:
mob
icon= 'wizard.dmi'
Login()
icon_state = gender
..()
verb
say(msg as text)
world << "[usr]: [msg]"
turf
grass
icon= 'grass.dmi'
world
turf= /turf/grass


Problem description: I keep getting indet errors for login()
icon state= gender
..()
Well, backspace and space until you get it right.
Honestly that happened to me all the time, until I click Ctrl+T so the Tabs/Spaces show up, that helps align things much easier. Their's no simple way out of this though, but I think if you put the icon= line and the sucessive lines 1 space to the left, it should work.
In response to Jmkam
There is a simple way...

Use the Tab key or hit space 4 times.
In response to Haywire
lol i tried ur code out exactly the same way u did it works fine O.o just make sure u dont have an odd space before mob.