awaiting connection..

when i want go to public i have still that same text i mean awaiting connection.. any solution?
Comments
3
I had that problem like this as well before. For me it was a problem with the net port.

What I had to do was taking down the console and type

/net_port 27961 (Or whatever, just not the same port you're trying to connect to)

and then

/net_restart

It reconnects automatically. Works for me.
I had the same shit last night, couldnt connect.. waited several mins...nothing,
think its an inet issue
ok i found solution i must set this values:

seta net_noipx "0"
seta net_noudp "0"

but thx hellgoat
Back to top