Search found 18 matches

by Mayoz
Sat Aug 22, 2015 11:54 am
Forum: Garrysmod
Topic: My website isn't connecting to MySQL?
Replies: 5
Views: 1852

Re: My website isn't connecting to MySQL?

I'm not sure what you mean by "its recording but I don't believe its connecting". Could you please elaborate? A connection would have to be made if something is being saved. Its hard to explain. Ugh. Like its showing logins, donations, etc. in MySQL but its not giving them tokens when the...
by Mayoz
Wed Aug 05, 2015 6:01 am
Forum: Garrysmod
Topic: DarkRP
Replies: 1
Views: 1107

Re: DarkRP

Post the darkrp_customthings/agendas.lua file here.
by Mayoz
Wed Jul 22, 2015 5:28 am
Forum: Garrysmod
Topic: Create Stream Failed Error 41?
Replies: 1
Views: 1372

Re: Create Stream Failed Error 41?

file probably missing from disk/repository

is your issue. Do a websync if you're on managed.

Edit: also make sure to add resource.AddSingleFile( "path/to/music/here" ) in the server lua code.
http://wiki.garrysmod.com/page/resource/AddSingleFile
by Mayoz
Wed Jul 22, 2015 5:24 am
Forum: Garrysmod
Topic: Car Dealer
Replies: 1
Views: 958

Re: Car Dealer

setpos -2242.889160 -163.675583 -71.362671;setang 2.606495 -91.627533 0.000000

should not be there
by Mayoz
Tue Mar 31, 2015 7:57 pm
Forum: Garrysmod
Topic: darkrpmodification won't update in the server
Replies: 3
Views: 1780

Re: darkrpmodification won't update in the server

After an edit, you'll need to restart the server or change the map.
by Mayoz
Tue Mar 31, 2015 7:55 pm
Forum: Garrysmod
Topic: Convars are being set before the convar is created
Replies: 10
Views: 2644

Re: Convars are being set before the convar is created

Have you set ttt_time_limit_minutes? This could also be causing the map change.
by Mayoz
Tue Mar 31, 2015 7:51 pm
Forum: Garrysmod
Topic: Help with fastdl
Replies: 7
Views: 1998

Re: Help with fastdl

carlossclaro wrote:Also my server has the ip of servernanem.nfo.server:port, how do i change it to just an ip of numbers?
The easiest way to find the numeric IP of your server is to go to the description tab in the control panel.
by Mayoz
Tue Mar 31, 2015 7:47 pm
Forum: Garrysmod
Topic: Joining/Connecting Error
Replies: 1
Views: 896

Re: Joining/Connecting Error

I've run into this when the MySQL isn't configured properly. Try checking your the MySQL details that you entered.
by Mayoz
Sun Mar 15, 2015 5:57 pm
Forum: Garrysmod
Topic: Hackers get access to the server all the time
Replies: 17
Views: 4273

Re: Hackers get access to the server all the time

Anti Cheats aren't worth it, all they do is just check the players autorun folder and if they have anything that doesn't match the servers or the default one it bans them, and they cant detect real hacks. Every game has hacks that don't get detected. That anticheat does more than just check their a...
by Mayoz
Sun Mar 15, 2015 2:12 pm
Forum: Garrysmod
Topic: Hackers get access to the server all the time
Replies: 17
Views: 4273

Re: Hackers get access to the server all the time

!cake anti-cheat is the best one I've used, and I currently use it. https://scriptfodder.com/scripts/view/460
by Mayoz
Tue Mar 10, 2015 7:43 am
Forum: Garrysmod
Topic: Hackers get access to the server all the time
Replies: 17
Views: 4273

Re: Hackers get access to the server all the time

lol just by coincidence with the update a bunch of my addons broke [not related to hack] so it is all fixed now but I am afraid i have not removed the reason they got into my servers to begin with. I also fixed the fast dl and removed all those files like you pointed out. On a side note I really ap...
by Mayoz
Mon Mar 09, 2015 6:15 pm
Forum: Garrysmod
Topic: Hackers get access to the server all the time
Replies: 17
Views: 4273

Re: Hackers get access to the server all the time

chris87 wrote:I set all that up to 0 for now. I can't get the servers working at all now :( At least from the back ups. guess I have to go through each one of them one by one :(
Any errors? What's going on?
by Mayoz
Mon Mar 09, 2015 5:32 pm
Forum: Garrysmod
Topic: Hackers get access to the server all the time
Replies: 17
Views: 4273

Re: Hackers get access to the server all the time

Also, I was looking through your fastdl. It's very messy and there's a lot of things there that shouldn't be there (paid scriptfodder addons and server lua files)
by Mayoz
Mon Mar 09, 2015 5:28 pm
Forum: Garrysmod
Topic: Hackers get access to the server all the time
Replies: 17
Views: 4273

Re: Hackers get access to the server all the time

chris87 wrote:ok so the best thing i can do now is disable the rcon box from control panel and remove allow download and upload?
No, the rcon box from the control panel probably has nothing to do with it.
And yes, set sv_allowdownload to 0.