here all tell you what to do.Quote:
So i changed
S io.ip_address:127.0.0.1
to
S io.ip_address:"my outside ip"
In the gameserver.opt
and then i get "can not connect to login server" is there any other places i have to change the 127.x.x.x to my outside ip ??
take the whole port part out of your .BAT fileQuote:
Yep i have it set to 8841 and my bat says
Yeah I remember you saying that, I also remember you having it set for the wrong port having port 1433 in your .bat instead and no wonder it gave you trouble.Quote:
take the whole port part out of your .BAT file
@ECHO OFF
START SFRAME /auth_ip:68.xx.xx.xx /locale:ASCII /country:US /commercial_shop /cash
I know alot of people say it needs to be there but i was getting the same error until i took that part out
yea thndr i took that out completely and it fired right up and another guy was having the dame problem the other day on here and i asked him to try taking the port out his .BAT and he said it worked for him toQuote:
Yeah I remember you saying that, I also remember you having it set for the wrong port having port 1433 in your .bat instead and no wonder it gave you trouble.
If you are going to list the connection port, listing the correct connection port is a good start