Search found 199 matches

by theRadAleks
Sat Sep 27, 2014 12:54 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Not sure what vds package i need
Replies: 6
Views: 1385

Re: Not sure what vds package i need

I would go with a managed VDS if your going to be running source games.
by theRadAleks
Sat Sep 27, 2014 12:49 pm
Forum: Battlefield 4
Topic: Fall Patch
Replies: 9
Views: 2945

Re: Fall Patch

Nothing has been released yet, we will just have to wait and see.
by theRadAleks
Sat Sep 27, 2014 12:45 pm
Forum: Garrysmod
Topic: Help! Missing jobs? Help!
Replies: 6
Views: 1601

Re: Help! Missing jobs? Help!

Here i edited your job a little, and this worked just fine on my server. TEAM_HOBOKING = DarkRP.createJob("Hobo King", { color = Color(80, 45, 0, 255), model = "models/player/charple01.mdl", description = [[The lowest member of society. Everybody laughs at you. You have no home. ...
by theRadAleks
Fri Sep 26, 2014 1:33 pm
Forum: Garrysmod
Topic: Help! Missing jobs? Help!
Replies: 6
Views: 1601

Re: Help! Missing jobs? Help!

Could you post the job that's on line 275, because that is whats causing the error from what i could tell from your second post of the console message your getting.
by theRadAleks
Thu Sep 25, 2014 7:56 pm
Forum: Garrysmod
Topic: Lag issues
Replies: 1
Views: 618

Re: Lag issues

It could be a Addon thats causing the lag, or maybe the game-mode is just horribly optimized.
by theRadAleks
Thu Sep 25, 2014 7:55 pm
Forum: Garrysmod
Topic: Help! Missing jobs? Help!
Replies: 6
Views: 1601

Re: Help! Missing jobs? Help!

Can you post the code of your jobs so i can take a look and see if i can fix the error.
by theRadAleks
Mon Sep 22, 2014 3:26 pm
Forum: Garrysmod
Topic: Safe to use same root for 2 servers?
Replies: 1
Views: 674

Re: Safe to use same root for 2 servers?

Yes it is safe to run two or more servers on the same root IP.
by theRadAleks
Fri Sep 19, 2014 3:02 pm
Forum: Garrysmod
Topic: I need help installing my hud
Replies: 1
Views: 605

Re: I need help installing my hud

If you go to his script http://coderhire.com/browse/script/507/ ... for-darkrp at the bottom is says "How to install?" just follow those steps and it should work, and if it doesn't i would recommend
contacting him and having him help you.
by theRadAleks
Wed Sep 17, 2014 4:31 pm
Forum: Garrysmod
Topic: MapVote Problems
Replies: 10
Views: 2054

Re: MapVote Problems

Not a problem, glad we could help!
by theRadAleks
Wed Sep 17, 2014 4:28 pm
Forum: Garrysmod
Topic: God Mode
Replies: 3
Views: 918

Re: God Mode

Your supposed to add it in there!
by theRadAleks
Wed Sep 17, 2014 4:28 pm
Forum: Garrysmod
Topic: Gun dealer
Replies: 1
Views: 607

Re: Gun dealer

Go to your config.lua for DarkRP and find this code GM.Config.restrictbuypistol = false and change it too GM.Config.restrictbuypistol = true If your using DarkRP 2.5 you can find your config at DarkRP/gamemode/config/config.lua If your using DarkRP 2.4.3 you can find your config at DarkRP/gamemode/c...
by theRadAleks
Wed Sep 17, 2014 4:23 pm
Forum: Garrysmod
Topic: ULX Votemap Help
Replies: 3
Views: 1632

Re: ULX Votemap Help

Here you should check this link out! http://forums.ulyssesmod.net/index.php?topic=5777.0 See if this will help!
by theRadAleks
Tue Sep 16, 2014 4:51 pm
Forum: Garrysmod
Topic: MapVote Problems
Replies: 10
Views: 2054

Re: MapVote Problems

No there is a config file that you would put the names of the maps and gamemodes you want it to have in the voting list.
by theRadAleks
Tue Sep 16, 2014 4:14 pm
Forum: Garrysmod
Topic: ULX Votemap Help
Replies: 3
Views: 1632

Re: ULX Votemap Help

You can go to addons/ulx/lua/ulx/modules/votemap.lua and you should be able to edit them out from there.
by theRadAleks
Tue Sep 16, 2014 4:11 pm
Forum: Garrysmod
Topic: MapVote Problems
Replies: 10
Views: 2054

Re: MapVote Problems

This is the voting system i use for my servers. http://coderhire.com/browse/script/11/k ... g-solution