1: Is it possible to make this not open the BYOND pager and simply log in as guest?
2: Is it possible to make this run locally (no internet required) instead of connecting to the hub?
ID:132662
![]() Jan 15 2010, 10:37 am
|
|
DarkCampainger wrote:
http://www.byond.com/members/ DreamMakers?command=view_post&post=45444#url This works beautifully on all counts. Thank you very much. :) |
Scroll towards the bottom. You want ##guest for the first one.
Although it isn't listed (:S), you can zip the DMB with the EXE and use the file:// protocol to link the player directly to it. You can also include BYOND itself so it doesn't need to be downloaded/installed by placing the ZIP BYOND version so the EXE can find byond/bin/byond.exe from the local directory.