Multiple Game Problems
Problem #1: The only server i can join is BC construction server, and the skins wont show up for anything.
Problem #2: Every time i try to join My server it says "Your Client claims its connected to IP:69.134.229.154:5000 but the server doesnt consider this responsible" and ive already tried the code "$Host::BindAddress = "69.134.229.154:5000";" and it still doesnt work.
If anyone can help me please post it on here.
Problem #2: Every time i try to join My server it says "Your Client claims its connected to IP:69.134.229.154:5000 but the server doesnt consider this responsible" and ive already tried the code "$Host::BindAddress = "69.134.229.154:5000";" and it still doesnt work.
If anyone can help me please post it on here.
Comments
In short, $Host::BindAddress is the wrong variable for your problem.
and it wont work anyways
I sense contradiction. Figure out what you're trying to do first.