PDA

View Full Version : Can I know my own guid with my homeserver?



pollo
20th April 2014, 18:35
First of our, sorry for my english xD.

Well, finally I've set up (after hours and hours) a server dedicated to internet. Everything's allright. If I send my IP + port to other players, they can connect to my server and I can see their guids. But I can't join with that IP; I must join with my local IP. The prob is that when I connect with that IP, when I type /rcon status in my console, I get guid 0. Is there any way to get my guid? I need to test some maps which have secret places that need my guid to work correctly ^^

Any help will be appreciated :)

Pollo

YuriJurek
20th April 2014, 18:53
Just test with guid 0 as the condition.

pollo
20th April 2014, 19:47
Ahh didnt think it thx

Also, do you know how to enable fast download from my computer?

Thx:)

YuriJurek
20th April 2014, 20:04
set sv_allowDownload "0"
set sv_wwwDownload "1"
set sv_wwwBaseURL "http://example.com/cod2fastdl"
set sv_wwwDlDisconnected "1"

Goes into your server.cfg or whatever you have called it.

Next you'll need a web hosting to host your files on.
I can't really recommend a free web hosting because I have never used one. (Maybe: http://www.000webhost.com/)
Upload your files to a web hosting via some FTP Client or web interface and you're done.

Just make sure you supply the correct path to your files in the server config:
set sv_wwwBaseURL "http://example.com/cod2fastdl"

Regards Yuri.

pollo
20th April 2014, 21:41
Thanks bro :)

serthy
21st April 2014, 09:13
I can't really recommend a free web hosting because I have never used one.

http://bplaced.net
http://wuala.com
http://www.cwcity.de/

worked for me with fastDL (support direct download link)

IzNoGoD
21st April 2014, 09:35
I had trouble with bplaced as a redirect, but that was like 3 years ago. Might be they changed since then

pollo
21st April 2014, 10:04
Well I used 000webhost.com but I have problems with clients downloading stuff: they connect and reconnect over and over again while trying to get the file in CoD2. Idk if it's a host issue or whatever but I'm gonna use other one xd. Thank you!

pollo
21st April 2014, 10:48
I had trouble with bplaced as a redirect, but that was like 3 years ago. Might be they changed since then

Works fine now!!! Ty guys