Ok i have been working on my game name and pager porblem with Nick231 for a long while. Ok here is whats up. i have the code for the name in the code and when I run it dirrectly from DreamMaker it shows the Name of the game in the blue bar at the top and on the pager is as where I am. But when I Package the files and then upload them to byond they blue bar only says Dream Seeker no name of the game. And in Pager i can be in a hosted game but it will saw (Online). Nick and I have no idea whats wrong. Please help.
Out code was:
==============
world
//name = "Dragonball Great Triumph (Player Server)"
name = "Dragonball Great Triumph -=Chase Hammer's Server=-"
hub = "Chase_Hammer.DragonballGreatTriumph"
==============
_______________________________________________________
And the other way we tryed was:
==============
world/New()
..()
//name = "Dragonball Great Triumph (Player Server)"
world.name = "Dragonball Great Triumph -=Chase Hammer's Server=-"
hub = "Chase_Hammer.DragonballGreatTriumph"
==============
ID:267477
May 18 2003, 2:49 pm
|
|
The value of world.name is irrelevant to the pager if you set world.hub, because it will take its name from the hub entry. You can however set world.status so anyone viewing the game's hub page can see which servers are up.
Lummox JR |
In response to RaeKwon
|
|
Egads, Raekwon! He's a DBZ ripper! HE IS MOST LIKELY USING DBZ ZETA SOURCE CODE! and you still help him? Your tolerant!
|
RaeKwon