Author Topic: PLEASE HELP!  (Read 4455 times)

0 Members and 1 Guest are viewing this topic.

Offline aidanxbox360elite

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
PLEASE HELP!
« on: May 22, 2011, 06:24:21 AM »
i have a dedicated server and i cant find anything to stop people using css weapons. before i reinstalled the server i could install the weapons onto the server and make them only spawnable by admins. that doesnt work now. are there any simple tools to fix this?

please relpy

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: PLEASE HELP!
« Reply #1 on: May 22, 2011, 08:18:53 AM »
You could try URS.  It's currently in beta stages and has no menu.  There are a couple of bug fixes coming soon though, so be sure to check back for updates if you download.

(I'm assuming you have the SVN/Release of ULX installed)
« Last Edit: May 23, 2011, 01:34:02 PM by Aaron113 »

Offline aidanxbox360elite

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: PLEASE HELP!
« Reply #2 on: May 23, 2011, 06:37:45 AM »
sorry for the second topic i thought i had put it in the wrong place. thanks for the info ill try URS.

Offline aidanxbox360elite

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: PLEASE HELP!
« Reply #3 on: May 23, 2011, 09:33:16 AM »
URS works perfectly thanks :)

i have another problem though. when players join my server sometimes the downloads stop half way through. i would use sv_downloadurl but i havnt got a web server to use. is this a fix for this?

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Re: PLEASE HELP!
« Reply #4 on: May 23, 2011, 01:54:34 PM »
In a way. I believe there is a mb cap for uploads that are sent from the game server, but don't quote me on that.

sv_downloadurl is mostly used to take load off your game server, and the upload speeds are basically as fast as your web server can go, which in most cases is MUCH faster than your home server.

I wouldn't recommend trying to send anything other than your dua over the game server. Stay away from custom models etc.
My TTT server. Join the fun!

Offline aidanxbox360elite

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: PLEASE HELP!
« Reply #5 on: May 23, 2011, 02:48:35 PM »
i doubt it has anything to do with a MB limit because even if its just 1 or 2 small files less than 500k it still stops. i will try to get a web server running. does using a web server mean nothing is downloaded from the server? and if everything is downloaded from the web server do i need to transfer everything like materials, models, addons etc?

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Re: PLEASE HELP!
« Reply #6 on: May 23, 2011, 06:03:23 PM »
You mirror your /garrysmod directory, models, materials, cache, sound, maps
and ONLY add things that are in your /addons.
there is no need to mirror the files that already come with gmod.

At the very least you will need the dua file from /cache.
My TTT server. Join the fun!

Offline aidanxbox360elite

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: PLEASE HELP!
« Reply #7 on: May 24, 2011, 04:28:20 AM »
so the sv_downloadurl would be this?
http://178.78.87.28/garrysmod

and then addons would be in that folder?

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Re: PLEASE HELP!
« Reply #8 on: May 24, 2011, 09:01:39 AM »
My TTT server. Join the fun!

Offline aidanxbox360elite

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: PLEASE HELP!
« Reply #9 on: May 24, 2011, 11:40:41 AM »
so just copy the garrysmod folder from the gmod server and put it in a folder on the web server?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: PLEASE HELP!
« Reply #10 on: May 24, 2011, 02:56:02 PM »
NO!
Read the article.
It explains what is and isn't and can and can't be mirrored.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming