Disco Bomb [DISCONTINUED]
This addon is discontinued. You can feel free to use, modify and reupload this mod.
Disco bomb, which explode your dance floor and distract enemies around

For developers:
Classname – "Dr_discoBomb"
You can change the music by setting variable in init.sqf:
Dr_disco_soundPack = ["Dr_disco_songHalogen","Dr_disco_songFlawa","Dr_disco_songspoiler","Dr_disco_songborat"]; //default
And change dancing anims:
Dr_disco_animPack = ["Dr_disco_sillyDance","Dr_disco_hiphopDance","Acts_Dance_01","Acts_Dance_02"]; //default
If you using this mod in multiplayer and you have cfgRemoteExec, then you need to add the following commands to the white-list:
setParticleParams setParticleRandom setParticleCircle setDropInterval say3D switchMove removeWeapon addWeapon addWeaponItem addMagazine setLightColor setLightAmbient setLightIntensity setLightUseFlare setLightAttenuation setLightDayLight

