ID:168804
![]() Aug 25 2005, 11:05 am
|
|
Say i want to join a game and i know the port of the game. is there a way to manually select what port i want to visit?
|
![]() Aug 25 2005, 11:17 am
|
|
I don't know if that works, but if you use the ip of the host , you can change the port I think(the thing behind the : ) Like byond://67.172.216.60:2444 If you want port 10 there, then byond://67.172.216.60:10. I'm not sure, if this number really is the port though...
|
The number IS the port, but changing it won't do anything for you if the port isn't opened and the game isn't being hosted on it. But yes, it does go BYOND://IP_ADDY:PORT . You'd have to know the IP and the port the game is hosted on, though.
|