ID:171157
Nov 3 2004, 1:50 pm
|
|
with the hubs, like on Mystic Journey and some others, how do u make it so it displays who is hosting??
|
Nov 3 2004, 2:36 pm
|
|
world.status = "Hosted by []"
|
In response to Madpeter
|
|
thanks
|
In response to Madpeter
|
|
That will work, but its also hard-coded.
var/host |
In response to SSJ2GohanDBGT
|
|
client/New() Shouldn't it be that? |
In response to Hell Ramen
|
|
Ouch, thats an unnecessary loop. =)
No, it should work fine. It checks the client that has logged in if it is the host or not. |