mob verb address() usr << "byond://[world.address]:[world.port]"
this gives me a bad address could anyone explain why?
ID:176301
![]() Jan 26 2003, 9:07 pm
|
|
mob verb address() usr << "byond://[world.address]:[world.port]" this gives me a bad address could anyone explain why? |
![]() Jan 26 2003, 9:12 pm
|
|
world.address will return null if it can't be determined
|
Erdrickthegreat2 wrote:
it is determined, by whoever the host is How would i fix the problem then? I believe world.address is null in DS, and in Dream Daemon it may know the address but will only know the local address; if you're behind a router, the local address isn't the one that others would connect to. Lummox JR |