world
view=6
mob
Login()
world<<"[usr] has logged in!"
mob
Player
icon= 'male.dmi'
Login()
..()
turf
grass
icon= 'ground-turfs.dmi'
icon_state= "grass"
density=0
Problem description:Okay this is the coding i have right now. What am I missing that is making the screen black?