Raised This Month: $51 Target: $400
 12% 

[RESOLVED] Server Crash on Mapchange / GunGame 1.16b


Post New Thread Reply   
 
Thread Tools Display Modes
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 04-16-2007 , 18:52   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #21

Alright. Tell me how this works out for you (if you can get it to compile). Unfortunately I am unable to compile it, because my local computer is unavailable.
Attached Files
File Type: sma Get Plugin or Get Source (gungame_c.sma - 496 views - 128.0 KB)
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
IdiotSavant
Senior Member
Join Date: Apr 2006
Old 04-16-2007 , 19:16   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #22

I compiled it for you. Here it is...
Attached Files
File Type: amxx gungame_c.amxx (119.2 KB, 92 views)
__________________
IdiotSavant
"Make something idiot proof and they just build a better Idiot."

Like GunGame? Visit www.gungame.org today!
Earn Admin just by playing at GunGame.Org Servers!

Come visit our GunGame.Org server at 174.34.146.107:27015

Last edited by IdiotSavant; 04-16-2007 at 19:28.
IdiotSavant is offline
platzpatrone
Veteran Member
Join Date: Apr 2007
Location: Germany
Old 04-16-2007 , 19:45   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #23

Hello,

and Thanks but i test it and it crashes :-(

Greetz
Platzpatrone
platzpatrone is offline
IdiotSavant
Senior Member
Join Date: Apr 2006
Old 04-16-2007 , 20:04   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #24

If you downloaded it before my last edit...then get the file and try again. I think i messed up and tried to fix it asap.

Last edited by IdiotSavant : Today at 06:28 PM .
__________________
IdiotSavant
"Make something idiot proof and they just build a better Idiot."

Like GunGame? Visit www.gungame.org today!
Earn Admin just by playing at GunGame.Org Servers!

Come visit our GunGame.Org server at 174.34.146.107:27015
IdiotSavant is offline
platzpatrone
Veteran Member
Join Date: Apr 2007
Location: Germany
Old 04-16-2007 , 21:25   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #25

Hello,

i have now testet your modified file but the sam problem the server crashes.

Greetz
Platzpatrone
platzpatrone is offline
IdiotSavant
Senior Member
Join Date: Apr 2006
Old 04-16-2007 , 21:57   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #26

Oh well, I tried. You will have to wait on Avalanche to get it sorted. I am sure he will be back in action in a few days.
__________________
IdiotSavant
"Make something idiot proof and they just build a better Idiot."

Like GunGame? Visit www.gungame.org today!
Earn Admin just by playing at GunGame.Org Servers!

Come visit our GunGame.Org server at 174.34.146.107:27015
IdiotSavant is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 04-16-2007 , 23:35   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #27

IdiotSavant: Thanks for helping out.

platzpatrone: Set gg_endmap_setup in your gungame.cfg to "echo hello" and tell me if gungame_c.amxx crashes. Currently I see that gg_endmap_setup isn't even listed in your gungame.cfg, so just add a line that reads:

Code:
gg_endmap_setup "echo hello"
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
platzpatrone
Veteran Member
Join Date: Apr 2007
Location: Germany
Old 04-17-2007 , 10:36   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #28

Hello,

Thanks for your good Support.

I have inserted

gg_endmap_setup "echo hello"

and well with gungame_c.amxx the mapchange is work fine


Greetz
Platzpatrone
platzpatrone is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 04-17-2007 , 14:38   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #29

Okay. Try regular GunGame AMXX 1.16b (from the website) with the gg_endmap_setup that I told you, and tell me if it works. If it does work, post your server.cfg here.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
platzpatrone
Veteran Member
Join Date: Apr 2007
Location: Germany
Old 04-17-2007 , 16:44   Re: Server Crash on Mapchange / GunGame 1.16b
Reply With Quote #30

Hello and Thanks,

now i have install the GG 1.16b from your Website and it works fine :-D

here is my server.cfg:


hostname "myhostname"
exec banned.cfg

mp_autokick "0"
mp_autoteambalance "1"
mp_c4timer "45"
mp_flashlight "0"
mp_footsteps "1"
mp_forcechasecam "0"
mp_forcecamera "0"
mp_freezetime "2"
mp_friendlyfire "0"
mp_friendly_grenade_damage "0"
mp_falldamage "1"
mp_hostagepenalty "0"
mp_limitteams "0"
mp_logmessages "1"
mp_mapvoteratio "1"
mp_roundtime "10"
mp_timelimit "0"
mp_tkpunish "0"
mp_buytime "0.4"
mp_startmoney "1337"
mp_chattime "10"

decalfrequency "60"
pausable "0"
sv_aim "0"
sv_cheats "0"
sv_maxspeed "320"
sv_gravity "800"
sv_airmove "0"
sv_airaccelerate "10"
sv_clienttrace "1"
sv_voiceenable "1"
sv_voicecodec "voice_speex"
sv_voicequality "5"
sv_maxrate "25000"
sv_allowupload 1
sv_allowdownload 1

rcon_password "myrconpassword"
map de_dust2



Thanks
Platzpatrone
platzpatrone is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode