First I have hl ep1 and ep2 installed, and mounted on my game. I check out the mount.cfg and it says if I have it on my machine it will mount on my server, but it wont mount to my server. Anyone have any idea?
Secondly I have certain lua files that I cant seem to replace, everytime the server restarts it goes back to the older code, but when I use my ftp to look at the .lua directly it has the right code, somehow it's using the old script without the script being in the files.
If you need any more information please let me know.
-dancore
I have a couple problems, if anyone could please help.
-
- A regular
- Posts: 34
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Jul 04, 2013 7:55 pm
Re: I have a couple problems, if anyone could please help.
We do not offer Hl ep1 or ep2 included with our servers. Did you upload this content to the root of your servers FTP first?First I have hl ep1 and ep2 installed, and mounted on my game. I check out the mount.cfg and it says if I have it on my machine it will mount on my server, but it wont mount to my server. Anyone have any idea?
Make sure your server is off before editing any files in your FTP. If that doesn't work try moving the file you want to replace to another directory and then uploading your copy to replace it.Secondly I have certain lua files that I cant seem to replace, everytime the server restarts it goes back to the older code, but when I use my ftp to look at the .lua directly it has the right code, somehow it's using the old script without the script being in the files.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Re: I have a couple problems, if anyone could please help.
Oh didn't know. Do I have enough space to add those? It won't cause crazy lag?
I have tried changing my lua while the server is off, didn't work. I'll try to change its directory though. It's just weird that when it restarts it goes back into the old lua code even though it tells me that its not the code. Wait that may be hard to understand.
lets say in the .lua the code was just
true
and I changed it to false
when I restart the server the lua on my ftp still says false but in game it is acting as true(like the old code even though its not there.)
I have tried changing my lua while the server is off, didn't work. I'll try to change its directory though. It's just weird that when it restarts it goes back into the old lua code even though it tells me that its not the code. Wait that may be hard to understand.
lets say in the .lua the code was just
true
and I changed it to false
when I restart the server the lua on my ftp still says false but in game it is acting as true(like the old code even though its not there.)
Re: I have a couple problems, if anyone could please help.
Could we add Ep2 manually to the server by ourselves then? Is this possible and if so, how?
Re: I have a couple problems, if anyone could please help.
You should be able to upload ep2 files (or files for any other game) by copying the folder to the server using its FTP and then modifying the garrysmod/cfg/mount.cfg file to point to it. By default, it looks in the "ep2" folder (already), so uploading the ep2 content to "ep2" would be simplest.
Re: I have a couple problems, if anyone could please help.
Sorry about this double post, but I can't seem to edit the last post.
When you're referring to the "ep2" file, do you mean that I can simply go into my client C-Drive and drag the "ep2" into the FTP? Or is there a specific file that I have to look for?
When you're referring to the "ep2" file, do you mean that I can simply go into my client C-Drive and drag the "ep2" into the FTP? Or is there a specific file that I have to look for?
Re: I have a couple problems, if anyone could please help.
Well, I tried putting Ep2 files, it didn't work. I've got a EP2 content folder with everything in it. I popped it right outside of "garrysmod" and I've still got no progress.