*******************************************************************************
* 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"
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!
- Move around the map (feet movement)
- Move your cross hairs around (head movement)
- Jump
- Duck
- 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
- 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
How to get points:
Features:
Configuration Options:
** 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)
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
- 1.4 - Fixed upload error