gg_dance_off

Area to post and download Custom Addons, as well as ask the author/users for help or support.

gg_dance_off

Postby Monday » Wed Jun 16, 2010 9:15 am

GG Dance Off 1.4
Posted by: monday on 2010-06-16 03:09:19.

http://www.youtube.com/watch?v=YHvPfH4oIrI

Requirements:Description:
    Tired of ending the round the same way? Change it up a little with gg_dance_off! Players are asked if they would like to have a dance off, and then the party begins! The remaining players are emerged in a night club with lasers, smoke, and music and the person with the highest amount of points at the end is leveled up!

    How to get points:
    • Move around the map (feet movement)
    • Move your cross hairs around (head movement)
    • Jump
    • Duck

    Features:
    • High-score tracking (viewable with the !danceoff command)
    • Will work with any number of players (more than 2)
    • Supports bot participation if a human wants to dance off (yes, bots will actually dance)
    • Available in English, French, and German
    • Highly configurable

    Configuration Options:
    • gg_dance_off_time
    • gg_dance_off_players
    • gg_dance_off_bots
    • gg_dance_off_nade
    • gg_dance_off_knife
    • gg_dance_off_chicken
    • gg_dance_off_leveldown
    • gg_dance_off_levels
    • gg_dance_off_sound
    • gg_dance_off_chicken_sound

    ** This addon requires GunGame 5.1 available here: http://addons.eventscripts.com/addons/view/gungame51

    More Information:
    I would just like to extend credit to bonbon for coming up with
    the original disco addon. Here is the url for the addon:
    http://forums.eventscripts.com/viewtopi ... 27&t=23038

    I would also like to thank my clan mates and friends for taking the
    time to help me test this thing! Also, an extended thanks to everyone
    for their compliments, criticisms, translations, and suggestions!

    This addon is released under the "Artistic License"
    (http://dev.perl.org/licenses/artistic.html)
Download: http://addons.eventscripts.com/addons/download/gg_dance_off
Installation:
    Installation:
    • Extract this file to your server
    • Restart your server
    • Edit the newly appeared [b]../cfg/gungame51/custom_addon_configs/gg_dance_off.cfg
    • Restart your server, reload GunGame, or run rcon gg_dance_off 0 then rcon gg_dance_off 1
Version Notes:
  • 1.4 - Fixed upload error
GunGame Developer

If you ask something stupid before reading the instructions that are likely included in the files, I will make fun of you for being a lazy idiot.
Monday

Site Admin
Site Admin
User avatar
 
Posts: 97
Joined: Sat Feb 14, 2009 1:51 am

Re: gg_dance_off

Postby daggerclan » Wed Jun 16, 2010 9:58 pm

This is an interesting addon and fun and works great on my Elimination Server but not on my Deathmatch Server. It breaks the respawning and I have to wait for the round to end to respawn.
Here's the error in the error log:

*******************************************************************************
*                                                                    v5.1.452 *
*                          GUNGAME v5.1 ERROR LOGGING                         *
*                           HTTP://WWW.GUNGAME5.COM/                          *
*                                                                             *
*       GG VERSION: 5.1.452                           IP: 205.234.153.42      *
*      SPE VERSION: 1.5.0f r75                      PORT: 27015               *
*         PLATFORM: NT                              DATE: 06-16-2010          *
*       ES VERSION: 2.0.0.252            ES CORE VERSION: 2.0.0.250i          *
*       MM VERSION: 1.8.1V                    SM VERSION: 1.3.2               *
*     MANI VERSION: 1.2U VSP                 EST VERSION: 0                   *
*                                                                             *
*******************************************************************************


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
     LAST EVENT: [06/16/2010 @ 12:12:54]          TOTAL OCCURENCES: [0003]    
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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/scripts/included/gg_warmup_round/gg_warmup_round.py", line 346, in do_warmup
    addon_load("gg_deathmatch")
  File "../eventscripts/gungame51/core/addons/__init__.py", line 721, in load
    AddonManager().load(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 294, in load
    self.add_dependencies_conflicts(addon, name)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 461, in add_dependencies_conflicts
    'sub-addon "%s"' %(name))

DependencyError: Loaded sub-addon(s) "gg_dance_off" conflict with sub-addon "gg_deathmatch"


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
     LAST EVENT: [06/16/2010 @ 14:29:21]          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 721, in load
    AddonManager().load(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 294, in load
    self.add_dependencies_conflicts(addon, name)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 461, in add_dependencies_conflicts
    'sub-addon "%s"' %(name))

DependencyError: Loaded sub-addon(s) "gg_dance_off" conflict with sub-addon "gg_deathmatch"


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
     LAST EVENT: [06/16/2010 @ 14:29:22]          TOTAL OCCURENCES: [0004]    
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
  File "../eventscripts/es.py", line 211, in tick
    x()
  File "../eventscripts/_libs/python/gamethread.py", line 173, in tick
    _executenode(first)
  File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
    function(*a, **kw)
  File "../eventscripts/gungame51/scripts/included/gg_warmup_round/gg_warmup_round.py", line 346, in do_warmup
    addon_load("gg_deathmatch")
  File "../eventscripts/gungame51/core/addons/__init__.py", line 721, in load
    AddonManager().load(*a, **kw)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 294, in load
    self.add_dependencies_conflicts(addon, name)
  File "../eventscripts/gungame51/core/addons/__init__.py", line 461, in add_dependencies_conflicts
    'sub-addon "%s"' %(name))

DependencyError: Loaded sub-addon(s) "gg_dance_off" conflict with sub-addon "gg_deathmatch"


 



I loaded this on 2 of my deathmatch servers. On one server just the respawn stopped working and nothing showed in the error log. On the other server the respawn stopped working and the only weapon given was the knife and generated the above error log.
daggerclan

Corporal
Corporal
User avatar
 
Posts: 250
Joined: Mon Jul 13, 2009 7:54 pm
Location: United States

Postby Monday » Thu Jun 17, 2010 10:35 pm

It is actually incompatible with gg_deathmatch, so gg_dance_off stops it from running... What your seeing is very normal.
Monday

Site Admin
Site Admin
User avatar
 
Posts: 97
Joined: Sat Feb 14, 2009 1:51 am

Re: gg_dance_off

Postby daggerclan » Fri Jun 18, 2010 4:14 pm

Ok. Thanks Monday. I'll keep it running on my Elimination server to see how people like it.
daggerclan

Corporal
Corporal
User avatar
 
Posts: 250
Joined: Mon Jul 13, 2009 7:54 pm
Location: United States

Postby tnarocks » Sun Jul 25, 2010 1:13 am

I was wondering if were able to add more music to the dance or is it just the one song that u can hear?
tnarocks

Corporal
Corporal
 
Posts: 315
Joined: Mon Jan 25, 2010 3:56 pm
Location: Florida
Steam Friends Name: {TAG}TNA ROCKS(ENGAGED)

gg dance off

Postby mattb » Tue Sep 07, 2010 12:27 am

Hi,

Music won't play during dance off

finaldance.mp3

but lights and stuff is fine.
mattb

Private
Private
 
Posts: 58
Joined: Mon Apr 26, 2010 1:50 pm

Postby laffytaffy » Thu May 19, 2011 1:24 am

do you use linux or windows^
laffytaffy

Private
Private
 
Posts: 17
Joined: Sat Feb 26, 2011 7:20 pm
Steam Friends Name: afgflyguy45
Xfire Name: laffytaffy



Return to Downloads

Who is online

Users browsing this forum: No registered users and 2 guests

cron