ID:149594
 
I run the code, it compiles properly, the logging in's okay, but, when I load the game, the screen's black!
Here's the code.


world
world
name = "Drafonis's Omega RPG."


mob
icon = 'man.dmi'
Login()
world << "[usr] has entered ."

verb
say(msg as text)
world << "[usr] tells the world, [msg]"

turf
grass
icon = 'grass.dmi'

world
turf = /turf/grass
Erm, sorry, fixed the error. I apologize.
In response to Drafonis
If no one has replied to your message you can delete it. Just for future reference, because now that I've replied I don't think you can :p