Page 1 of 1

A few issues with fresh Gungame 5.1 installation

PostPosted: Tue Apr 24, 2012 7:07 pm
by SimonPalmieri
Hello, I just installed Gungame 5.1 using Mattie Eventscripts and it's working. However, there's a few things I want to fix. First off, when I start the game or get a kill I get a new weapon, however there's no display telling me what weapon/level I'm at. Also, whenever I kill all the players on the enemy team, it ends the round but I dont want the round to end..I want them to spawn again and it to be ongoing until someone finishes the knife level.

Thanks

Simon :)

PostPosted: Tue Apr 24, 2012 11:33 pm
by tnarocks
/cstrike/cfg/gungame51/included_addon_configs/deathmatch.cfg you need to edit that for the respawning again.
/cstrike/cfg/gungame51/included_addon_configs/turbo.cfg and edit that for getting the next gun right away

PostPosted: Wed Apr 25, 2012 1:23 am
by satoon101
The messages were all moved to their own addons a year or so ago. The three following are those addons:
http://wiki.gungame.net/pages/Scripts.i ... r_messages
http://wiki.gungame.net/pages/Scripts.i ... level_info
http://wiki.gungame.net/pages/Scripts.i ... r_messages

For the rounds to not end, you might try using the following in your server.cfg:
mp_ignore_round_win_conditions 1
If you're server is running on a Windows platform, you might try using the following addon instead (it requires a newer version of SPE which currently crashes on Linux):
viewtopic.php?f=79&t=2013

Satoon