Results 1 to 2 of 2

Thread: Download problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    SD uses map_restart(true); in script iirc, effectively reloading the map without wiping level.game (aka the game[] array) and the player.pers[] arrays.

    You should set your sv_wwwdldisconnected to 1 to fix it, it'll make the client disconnect from your server while downloading, hence the map_restart(true); not influencing his download progress.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

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

    kung foo man (27th March 2018),Loveboy (26th March 2018)

Posting Permissions

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