So, I can access my WebAdmin no problem using my external IP address, but I cannot connect to my server manually in UT3 nor find it in any lists. Below is my command line. I've tried it with -multihome=xxx.xxx.xxx.xxx, but I always get an error with port 7777 not binding.
Any help would be appreciated!
PHP Code:
UT3.exe Server DM-Sentinel?Game=UTGame.UTDuelGame?MaxPlayers=2?MinNetPlayers=0?BotSkill=4?NumPlay=16?TimeLimit=12?GoalScore=35?PureServer=0?bIsLanMatch=True?ForceRespawn=1?bShouldAdvertise=True?bAllowJoinInProgress=true?ServerDescription=046000058000058000106000069000100000105000032000116000069000109000080000076000101000058000058000046000?GamePassword=xxx?AdminPassword=xxx -login=xxx -password=xxx -log=server.log -port=7777 -queryport=7778 -nohomedir -unattended
Comment