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
..()
ID:141251
![]() May 4 2009, 10:00 pm
|
|
Code:
mob Problem description: I keep getting indet errors for login() icon state= gender ..() |
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.