Questions

Ask questions and share info about GunGame 5

Questions

Postby EVERLASTG » Mon Apr 19, 2010 4:03 am

hello, id like to know a few things.

First off in cstrike/addons/eventscripts/gungame/included_addons
How do i load the following:
gg_earn_nade
gg_elimination
gg_knife_pro
gg_multi_level

Second, How can i make it so people loose a level for being knifed?
And upgrade from a knife kill.

Also guns dont dissapear after death any ideas?

Thats it really.

Thanks.
Last edited by EVERLASTG on Mon Apr 19, 2010 5:02 am, edited 2 times in total.
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Postby EVERLASTG » Mon Apr 19, 2010 4:09 am

Forgot to mention i believe im using GG5 or 5.1 unsure.
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Re: Questions

Postby maccauk » Mon Apr 19, 2010 10:31 am

Hi if it is gg5.1 you need to go to the following folder

/cstrike/cfg/gungame51/included_addon_configs. you will find what you are looking for in this folder , they are all set to default which is 0 you need to read the configs it will explain on how they work and what they will do. What you are asking is more easy for you to read through them, than to some to explain and wright it all down for you!

If you need help setting it up give me a shout i've been running my gungame for over 2 years now! add me on steam if you like ?
maccauk

Private
Private
User avatar
 
Posts: 63
Joined: Fri Nov 14, 2008 11:01 am
Location: england manchester
Steam Friends Name: macca

Postby Warren » Mon Apr 19, 2010 2:57 pm

If you aren't running GunGame5.1, we highly recommend that you upgrade to it first by following the installation instructions. If you don't have the ../cfg/gungame51/ directory which maccauk mentioned, you are not running GunGame5.1.
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000

Postby EVERLASTG » Mon Apr 19, 2010 3:22 pm

ok i upgraded. How do i install them other configs?
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Postby EVERLASTG » Mon Apr 19, 2010 3:26 pm

Can't load addon (gungame51): No module named spe
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Postby satoon101 » Mon Apr 19, 2010 3:39 pm

Notice that in the installation instructions that Warren linked to, one of the Prerequisites for GunGame5.1 is Source Python Extensions. Please download and install that for GunGame5.1 to work.

Satoon
satoon101

Site Admin
Site Admin
 
Posts: 1055
Joined: Thu Oct 09, 2008 4:27 pm

Re: Questions

Postby maccauk » Mon Apr 19, 2010 6:02 pm

just in case you cant find it i have attached it for you, just unzip it and drop it into your cstrike folder useing your ftp. :geek:
Attachments
sp_extensions_ep1.zip
sp_extensions_ep1
(274.72 KiB) Downloaded 679 times
maccauk

Private
Private
User avatar
 
Posts: 63
Joined: Fri Nov 14, 2008 11:01 am
Location: england manchester
Steam Friends Name: macca

Re: Questions

Postby EVERLASTG » Mon Apr 19, 2010 8:49 pm

ty u guys iz so nice =]
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Postby EVERLASTG » Tue Apr 20, 2010 3:13 am

Hello, i have enable something that gives out unlimited nades after you chuck one LOL
Any way how i can make it so you only get another nade if you kill someone with your knife? (on nade level)
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Postby Warren » Tue Apr 20, 2010 3:17 am

You have enabled gg_multi_nade. It sounds like you're looking for gg_earn_nade instead. This addon gives an extra nade for any kill.
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000

Postby EVERLASTG » Tue Apr 20, 2010 5:24 am

What do i need to enable the emulator that will respawn after killers death
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Postby EVERLASTG » Tue Apr 20, 2010 5:39 am

*******************************************************************************
*                                                                    v5.1.414 *
*                          GUNGAME v5.1 ERROR LOGGING                         *
*                           HTTP://WWW.GUNGAME5.COM/                          *
*                                                                             *
*       GG VERSION: 5.1.423                           IP: 193.105.61.156      *
*      SPE VERSION: 1.5.0f r74                      PORT: 27002               *
*         PLATFORM: POSIX                           DATE: 04-20-2010          *
*       ES VERSION: 2.0.0.248            ES CORE VERSION: 2.0.0.250i          *
*       MM VERSION: 1.8.0V                    SM VERSION: 1.3.1               *
*     MANI VERSION: 0                        EST VERSION: 0.418d              *
*                                                                             *
*******************************************************************************


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
     LAST EVENT: [04/20/2010 @ 06:37:10]          TOTAL OCCURENCES: [0002]    
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
  File "../eventscripts/es.py", line 211, in tick
    x()
  File "../eventscripts/_libs/python/gamethread.py", line 178, in tick
    _executenode(task)
  File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
    function(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 717, in load
    AddonManager().load(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 284, in load
    raise NameError, 'GunGame sub-addon "%s" is already loaded' % name

NameError: GunGame sub-addon "gg_thanks" is already loaded


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
     LAST EVENT: [04/20/2010 @ 06:37:10]          TOTAL OCCURENCES: [0002]    
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
  File "../eventscripts/es.py", line 211, in tick
    x()
  File "../eventscripts/_libs/python/gamethread.py", line 178, in tick
    _executenode(task)
  File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
    function(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 717, in load
    AddonManager().load(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 284, in load
    raise NameError, 'GunGame sub-addon "%s" is already loaded' % name

NameError: GunGame sub-addon "gg_error_logging" is already loaded


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
     LAST EVENT: [04/20/2010 @ 06:37:10]          TOTAL OCCURENCES: [0001]    
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
  File "../eventscripts/es.py", line 211, in tick
    x()
  File "../eventscripts/_libs/python/gamethread.py", line 178, in tick
    _executenode(task)
  File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
    function(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 717, in load
    AddonManager().load(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 284, in load
    raise NameError, 'GunGame sub-addon "%s" is already loaded' % name

NameError: GunGame sub-addon "gg_elimination" is already loaded

But it dosent work =[
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Postby Warren » Tue Apr 20, 2010 12:05 pm

I'm not sure what you mean by "But it doesnt work =[", so please elaborate exactly what doesn't work.

I'm not sure why those messages would be happening without having two sets of configs, or you loading GunGame5.1 again somewhere. To be safe, I recommend deleting your ../cfg/gungame51/ and ../addons/eventscripts/gungame51/ directories, then following the installation instructions again, without touching the configs yet, to see if you can get GunGame5.1 to load on it's own. Once that happens try editing your configuration files.
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000

Postby EVERLASTG » Tue Apr 20, 2010 4:12 pm

respawn dosnt work it says "Respawning in PLAYERNAME" but it dont :(
EVERLASTG

Private
Private
 
Posts: 9
Joined: Mon Apr 19, 2010 3:59 am

Postby Warren » Tue Apr 20, 2010 4:34 pm

You need to enable either gg_deathmatch or gg_elimination to enable respawning.

It sounds like you probably are looking for ../cfg/gungame51/included_addon_configs/gg_deathmatch.cfg.
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000



Return to General Discussion

Who is online

Users browsing this forum: No registered users and 48 guests

cron