ID:167308
![]() Mar 31 2006, 9:09 am
|
|
... to be able to access the HUB from my game? (Not to be confused with HUD, i mean HUB)
|
![]() Mar 31 2006, 9:13 am
|
|
Can you give more details?
|
Accessing the hub is a very vague goal! What are you trying to accomplish, specifically?
|
As a note, hub isn't an acronym so not capitalizing it would easily distinguish hub from HUD. If you want to grab information from a hub, file2text() a world.Export() link or something like that, I don't fully remember.
|
There's an edit button, make good use of it.
- LRS means Last Robot Standing. - What do you mean by "open my game inside of my game"? Get a link for it? - "i kinda wanted it to appear in my game, not bring p a new window..." What do you mean by "bring p a new window"? |
Like just bringing the site up in the browser. This is pretty easy
usr << browse({"<META HTTP-EQUIV="Refresh" CONTENT="4;URL=http://thehubaddress.com">"})
|