Ulysses
General => Off-Topic => Topic started by: aidanxbox360elite 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
-
You could try URS (http://forums.ulyssesmod.net/index.php/topic,5269.0.html). 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)
-
sorry for the second topic i thought i had put it in the wrong place. thanks for the info ill try URS.
-
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?
-
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.
-
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?
-
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.
-
so the sv_downloadurl would be this?
http://178.78.87.28/garrysmod
and then addons would be in that folder?
-
no (http://wiki.garrysmod.com/?title=General_Server_Setup_Information#Fastdownload_.28sv_downloadurl.29).
-
so just copy the garrysmod folder from the gmod server and put it in a folder on the web server?
-
NO! (http://wiki.garrysmod.com/?title=General_Server_Setup_Information#Fastdownload_.28sv_downloadurl.29)
Read the article.
It explains what is and isn't and can and can't be mirrored.