ID:1347517
 
(See the best response by LordAndrew.)
My boyfriend, Rojiru, started a Dungeon Master server called "Garoleth". Obviously, he's on a LOT, and I would love to play more often...but we've run into the problem that we can't both play at the same time, because we are on the same router. He has his own login key and this is mine...

Solutions? I'd greatly appreciate it!
Hi there TheOnlyGirlHere.

Unfortunately you may not be able to play using the same router if the game is set up in a way that disallows multiple connections from the same network.
Can he change that in the settings/code of the game?
In response to TheOnlyGirlHere
Best response
If you have access to the source code of the game then yes, it could easily be changed. Otherwise I'm not sure, as I'm not familiar with Dungeon Master. It may have a setting to allow/disallow multiboxing that the host can change, so you might have your boyfriend see if one exists.
Thank you! Super helpful! We'll have a look! You're awesome.
You could also use a proxy to mask your IP, that may be able to do it as well, as long as you join from the games external IP (not the IP the server gets from being hosted on your network).
@
TheOnlyGirlHere

try codeing Your keys in the Ip proc

if (src.key == "TheOnlyGirlHere" || src.key == "HisKey" )// Will Unblock Your Ip from when client/New () runs the ip proc when Logining in

return // Will block the action from still proceeding

else ..()// if its other Mobs other then you !!!

then all lines below would be the ip codes

if that doesnt work then im jst noobin lmao !!!