Results 1 to 10 of 13

Thread: 2 Questions

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Private First Class
    Join Date
    Dec 2012
    Posts
    127
    Thanks
    132
    Thanked 114 Times in 63 Posts
    Code:
    PC_PATCH_1.1_DOWNLOADDISCONNECT
    I guess that you have a "Fast-Download"
    In your server.cfg you've got this:

    PHP Code:
    set sv_wwwDlDisconnected "1" 
    (it disconnecting clients don't know why...)

    change it to:

    PHP Code:
    set sv_wwwDlDisconnected "0" 
    The second question, when it happens, when bash mode is enabled, it hiding a weapon or throwing it on the ground ?
    Last edited by Jeplaa; 21st February 2013 at 11:06.

  2. The Following 2 Users Say Thank You to Jeplaa For This Useful Post:

    EvoloZz (21st February 2013),kung foo man (21st February 2013)

Posting Permissions

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