Results 1 to 9 of 9

Thread: Can I know my own guid with my homeserver?

  1. #1
    Private pollo's Avatar
    Join Date
    Jul 2012
    Location
    Spain
    Posts
    116
    Thanks
    93
    Thanked 69 Times in 35 Posts

    Can I know my own guid with my homeserver?

    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

  2. #2
    Private First Class YuriJurek's Avatar
    Join Date
    Jun 2013
    Posts
    219
    Thanks
    152
    Thanked 88 Times in 47 Posts
    Just test with guid 0 as the condition.

  3. The Following User Says Thank You to YuriJurek For This Useful Post:

    pollo (20th April 2014)

  4. #3
    Private pollo's Avatar
    Join Date
    Jul 2012
    Location
    Spain
    Posts
    116
    Thanks
    93
    Thanked 69 Times in 35 Posts
    Ahh didnt think it thx

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

    Thx

  5. #4
    Private First Class YuriJurek's Avatar
    Join Date
    Jun 2013
    Posts
    219
    Thanks
    152
    Thanked 88 Times in 47 Posts
    Code:
    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:
    Code:
    set sv_wwwBaseURL "http://example.com/cod2fastdl"
    Regards Yuri.

  6. The Following 3 Users Say Thank You to YuriJurek For This Useful Post:

    kung foo man (20th April 2014),pollo (20th April 2014),serthy (21st April 2014)

  7. #5
    Private pollo's Avatar
    Join Date
    Jul 2012
    Location
    Spain
    Posts
    116
    Thanks
    93
    Thanked 69 Times in 35 Posts
    Thanks bro

  8. #6
    Sergeant serthy's Avatar
    Join Date
    Nov 2012
    Posts
    450
    Thanks
    96
    Thanked 296 Times in 188 Posts
    Quote Originally Posted by YuriJurek View Post
    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)

  9. The Following User Says Thank You to serthy For This Useful Post:

    pollo (21st April 2014)

  10. #7
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    I had trouble with bplaced as a redirect, but that was like 3 years ago. Might be they changed since then
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  11. #8
    Private pollo's Avatar
    Join Date
    Jul 2012
    Location
    Spain
    Posts
    116
    Thanks
    93
    Thanked 69 Times in 35 Posts
    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!

  12. #9
    Private pollo's Avatar
    Join Date
    Jul 2012
    Location
    Spain
    Posts
    116
    Thanks
    93
    Thanked 69 Times in 35 Posts
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •