ID:142977
 
Code:
world
view=7
hub="Bakasensei.AVampiresSolstice"
visibility=1
name="A Vampires Solstice"
New()
..()
BanLoad()
spawn Snowyy()
spawn Electricity()
spawn Console()
spawn SoundSnow()
LoadWorld()
if(AutoHost)
spawn(300) AutoHost()
Del()
BanSave()
spawn SaveWorld()
..()


Problem description: It doesnt show the world.name on the Dream Seeker window, it doesnt show up on the hub(which exists). It also doesnt show the status out(Because it doesnt show up in the first place).

Bump and please help? XD
world
view=7
hub="Bakasensei.AVampiresSolstice"
name="A Vampires Solstice"
New()
..()
BanLoad()
spawn() Snowyy()
spawn() Electricity()
spawn() Console()
spawn() SoundSnow()
LoadWorld()
if(AutoHost)
spawn(300) AutoHost()
Del()
BanSave()
spawn SaveWorld()
..()


try that and tell me if it works
In response to Pirata Inmortal
No, and i've been looking through my code to see if I accidently set a world var there, but cant find any. I really dont know whats wrong with it @.@