Page 1 of 1
Upgrading from GG4 to GG5
Posted:
Thu Nov 13, 2008 1:18 am
by interex666
Well my upgrade succeeded.
However a few things that work and dont
Working:
Trophies - Mattie.info
KnifeP3N - Mattie.info
KnivesOnly - Mattie.info
Tracers15 - Mattie.info
StickyNades - Mattie.info
Not Working:
GG-Info - Mattie.info (I can understand why its for GG4)
Kinda working:
Mani Admin - My admins cannot access the menu system and neither can I PLEASE HELP with that if you can. I have one thing I am going to try but not sure if it will w I have:
Cant find the place to change the freeze/buy time at the begining of the round
One other problem I have:
I cant find the place to change the freeze/buy time at the begining or the round.
Posted:
Thu Nov 13, 2008 1:24 am
by Don
mp_freezetime might be in your server.cfg in cstrike/cfg or it might be in gg_server.cfg in cstrike/cfg/gungame5. Those are the 2 places to look for it.
Re: Upgrading from GG4 to GG5
Posted:
Thu Nov 13, 2008 1:43 pm
by Lob
interex666 wrote:One other problem I have:
I cant find the place to change the freeze/buy time at the begining or the round.
Hi Don,
I had this same problem when i tested GG5 the other Day.
I think interex666 is referring to the same problem.
mp_freezetime seems to be preset at 5 or 6 seconds. Cant remember the exact time now.
I had it set to 0 in my server.cfg and map.cfg and could not find any reference to it in the gg_server.cfg
The only way to disable it was from the console after the Server was started.
I think it may be preset somewhere else in the code if any of you guys can put your finger on it.
Cheers
- Lob
Re:
Posted:
Thu Nov 13, 2008 3:37 pm
by interex666
Don wrote:mp_freezetime might be in your server.cfg in cstrike/cfg or it might be in gg_server.cfg in cstrike/cfg/gungame5. Those are the 2 places to look for it.
Well I fixed the Mani Admin Plug in and had very succesful game play last night. Much faster. The Mp_freezetime in my server.cfg is set to 2 (I will try 0 tonight). But it seems Lob has already dont that. Also there is no mp_freeze time in the gg_server.cfg maybe that is the problem, Should I add it in there
Re: Upgrading from GG4 to GG5
Posted:
Thu Nov 13, 2008 3:48 pm
by interex666
ok just had a brainstorm....
In the gg_server.cfg it says that those settings "Superceed" the ones in server.cfg. What if becasue i dont have MP_freezetime in the GG_server.cfg and GG5 is some how defaulting it to 5 secs? Well I put mpfreeze time in the GG_server.cfg AND server.cfg and set it to 1 sec. I will have a friend try it ASAP ( Because I am at work!!). Will let you guys know what happens
Posted:
Thu Nov 13, 2008 4:24 pm
by Don
I think you might be right interex666.
Re:
Posted:
Thu Nov 13, 2008 9:28 pm
by interex666
Don wrote:I think you might be right interex666.
Haha
I am right. You need to set it in both places gg_server.cfg and server.cfg.
I tried it different ways with those two files but it only works of you set BOTH nad BOTH TO THE SAME VALUE. If they arent the same value it defaults to 5. Not sure if this is a bug or not but it would be nice if the gg_server file did what it said in the notes and infact did superceed the server.cfg.
Thanks for the help/suggestions. To Lob hope my findings work for you too.
Posted:
Thu Nov 13, 2008 9:41 pm
by Don
I gotta say I don't think it needs to be set in both places. I know I don't have it in my gg_server.cfg yet I have mine set to 1 in the regular server.cfg and it works fine.
It will take whatever it was last set to as the value.
Re: Re:
Posted:
Thu Nov 13, 2008 9:45 pm
by XE_ManUp
interex666 wrote:Haha
I am right. You need to set it in both places gg_server.cfg and server.cfg.
I tried it different ways with those two files but it only works of you set BOTH nad BOTH TO THE SAME VALUE. If they arent the same value it defaults to 5. Not sure if this is a bug or not but it would be nice if the gg_server file did what it said in the notes and infact did superceed the server.cfg.
Thanks for the help/suggestions. To Lob hope my findings work for you too.
My assumption is that you are running gg_deathmatch or gg_warmup_round.
There may be something that is causing the value to get "backed up" as "5" instead of waiting until the server.cfg or gg_server.cfg is loaded. Default value for mp_freezetime is 5. This is all theory, but I think it makes sense. If GunGame is loaded in autoexec, so are both of these addons. This is before server.cfg and gg_server.cfg executes, in theory.
Re: Re:
Posted:
Thu Nov 13, 2008 10:00 pm
by Warren
XE_ManUp wrote:My assumption is that you are running gg_deathmatch or gg_warmup_round.
There may be something that is causing the value to get "backed up" as "5" instead of waiting until the server.cfg or gg_server.cfg is loaded. Default value for mp_freezetime is 5. This is all theory, but I think it makes sense. If GunGame is loaded in autoexec, so are both of these addons. This is before server.cfg and gg_server.cfg executes, in theory.
Running gg_deathmatch and gg_warmup_round on our linux test server also has a freezetime of 5.
Posted:
Thu Nov 13, 2008 11:25 pm
by Lob
Yep XE_Manup
Seems logical to me.
And Good work interex666
Putting the same mp_freezetime value in gg_server.cfg aswell as the server.cfg is the simplest solution to the problem.
Cheers Guys
- Lob
Re: Upgrading from GG4 to GG5
Posted:
Fri Nov 14, 2008 8:05 pm
by interex666
I do have gg-warmpup set but not deathmatch.... just FYI
Another problem i have is that I have FF to be set to on when i get to 2 levels before the last knife round (Running a reverse gun game. and have the default order reversed manually not using your command to reverse it) However FF comes on after the 2nd gun and not the second to last??? Any suggestions
Re: Upgrading from GG4 to GG5
Posted:
Sat Nov 15, 2008 3:40 pm
by interex666
forget the FF thing i screwed up and found it and fixed but thanks
BDeep
Posted:
Thu Nov 20, 2008 7:50 pm
by PitBull
GG-Info (made by me ^^) doesn't work because the regcmds and some other things are no longer there with GG5. I am currently writing on a Python-Release. Please be patient, I will post it if it's finished.