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
ID:149594
Mar 29 2002, 4:40 am
|
|
Mar 29 2002, 4:50 am
|
|
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
|