ID:270351
 
i have a game i want to test but ever time i give it to my host i cant login y is this can some plz help me
Zog 200 wrote:
i have a game i want to test but ever time i give it to my host i cant login y is this can some plz help me

Maybe your host can't host. Or maybe you didn't put ..() at teh emnd of the Login() proc.
mob
Login()
blah blah
blah blah
blah blah
..() // You must add this so taht the Login() proc can be finished.
In response to Gooseheaded
yes i put that
When you say "can't login", do you mean it gives you a black screen, says connection failed, or it doesn't show up on the hub?
In response to Zog 200
Zog 200 wrote:
yes i put that

Is it working now?
In response to Gooseheaded
Gooseheaded wrote:
Is it working now?

He meant he put it in the first place, and it doesn't work. At least that's what I think he meant.
In response to KirbyRules
i had that in the first place and it still does not work help
In response to Zog 200
is it not showing up on the hub? cause i got a code to fix it if you want

try this but edit it to fitwith ur hub
client
command_prompt = "Harry Potter: Wizard Hero's (c)2005-2006 / Created by Volksblade"
script = "<STYLE>BODY {background: black; color: white}</STYLE>"
command_text = "say "
macro
s return "Attack"

world
hub = "Volksblade.HarrypotterWizardHeros"
name = "Harry Potter: Wizard Hero's"
status = "Main Server :: Hosted by Volksblade"
view="15x15"
In response to VolksBlade
here is a very simple code for it to show up in your hub
world/hub = Yourname.Yougamesname