ID:171757
 
When i host my game it dosent show in live games it only shows in my pager
what do i do to make it show in the hub entry i created
the only thing it shows in the live games is Supa Adventure II it dont say Supa Adventure II by Y2kEric.
Some 1 plz help me
make sure your ports are showing. What i mean by that is alot of m yfriends have tried to host games and it wouldn't show up on the byond sites cause their ports when you host a game would still be 0000...those are suppose to be zeros
In response to Janus Zeal (#1)
its not a problem with my ports is something wrong with my codeing
this is what it is now:


world
name = "Supa Adventure II"

but when i put:

world
name = "Supa Adventure II"
hub = "Supa Adventure II"
it dosent even show the name at the top or on the pager
In response to Y2kEric (#2)
hub = "y2keric.supaadventureii"

When you created your hub entry, it tells you that in rather plain language. Pay more attention.
In response to Garthor (#3)
does it all have 2 be lowercase
In response to Garthor (#3)
i did it and it still dont work
i put in:
world
name = "Supa Adventure II"
hub = "y2keric.supaadventureii"

and when i host it it still dont work
can any 1 download my game and host it and see if it will show in the live games list under Supa Adventure II by Y2kEric
plz
In response to Y2kEric (#5)
-_- It has to have the exact caps.. like..
OMFGsupAdvenTURE2
It can't be... omfgSUPAdventure2.
So, fix it.