Release Black Ops 2 Effects List for each map by CabCon

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
Hello,
today I release this List, which have included all effects from each map. Dumped form the level._effect array. Feel free to use it for you stuff.

Screenshot
4oaZFqf.png


Credits
@CabCon

Download
You do not have permission to view link Log in or register now.




:cabconmodding:
@CabCon
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
For dlc's,effects work or not?(because we have global effects) :/
Sure, some of these works. But I just dumped every map so the "map effects" for the dlc maps aren't included here.
 

BullyWiiPlaza

Modder
Messages
214
Reaction score
174
Points
818
I would be interested in the Nuketown 2025 effects for example since there are some cool exclusive ones like butterflies and ufos :smile:
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
I would be interested in the Nuketown 2025 effects for example since there are some cool exclusive ones like butterflies and ufos :grinning:
Code:
*** Assets (57) on the current Map mp_nuketown_2020 ***

qrdrone_prop
quadrotor_damage
quadrotor_nudge
rcbombexplosion
heli_gunner_light
heli_gunner
heli_guard_light
heli_comlink_light
emp_flash
satchel_charge_friendly_light
satchel_charge_enemy_light
fx_trophy_deploy_impact
fx_trophy_enemy_light
fx_trophy_friendly_light
fx_betty_enemy_light
fx_betty_friendly_light
prox_grenade_player_shock
prox_grenade_enemy_warning
prox_grenade_enemy_default
prox_grenade_friendly_warning
prox_grenade_friendly_default
scrambler_friendly_light
scrambler_enemy_light
tacticalInsertionFizzle
acousticsensor_friendly_light
acousticsensor_enemy_light
powerLight
fx_mp_nuke_steam_sm_fast
fx_mp_nuke_steam_sm
fx_mp_nuked_display_glass_break
fx_mp_nuke_sandbox
fx_mp_nuke_rainbow_sm
fx_mp_nuke_sound_rings
fx_mp_nuke_sparkles_runner
fx_mp_nuke_bubbles_runner
fx_mp_nuke_ufo_fly
fx_insects_swarm_lg_white
fx_insects_swarm_lg_light
fx_mp_nuke_butterfly
fx_mp_nuke_fireplace
fx_lf_mp_nuketown_sun1
fx_nuke_stove_heat
fx_nuke_heat_distort
fx_nuke_vent_steam
fx_nuke_car_wash_mist
fx_mp_nuked_final_explosion
fx_mp_nuked_final_dust
fx_mp_water_drip_light_long
fx_mp_water_drip_light_shrt
fx_red_button_flash
fx_light_recessed_cool_sm_softer
fx_light_recessed_cool_sm_soft
fx_window_god_ray
fx_window_god_ray_sm
fx_nuke_car_wash_sprinkler
fx_nuke_plant_sprinkler
fx_water_fire_sprinkler_thin
 

TheNiceUb3r

Veteran
Messages
45
Reaction score
46
Points
793
Can you post the FX that work on every map, I need a list so I can use it for the FX Gun and wanna full list of ones that will work for them all.
 

BullyWiiPlaza

Modder
Messages
214
Reaction score
174
Points
818
Can you post the FX that work on every map, I need a list so I can use it for the FX Gun and wanna full list of ones that will work for them all.
They're right at the top. Basically the generic ones depending on equipment and streaks which obviously exist on any map:
Code:
qrdrone_prop
quadrotor_damage
quadrotor_nudge
rcbombexplosion
heli_gunner_light
heli_gunner
heli_guard_light
heli_comlink_light
emp_flash
satchel_charge_friendly_light
satchel_charge_enemy_light
fx_trophy_deploy_impact
fx_trophy_enemy_light
fx_trophy_friendly_light
fx_betty_enemy_light
fx_betty_friendly_light
prox_grenade_player_shock
prox_grenade_enemy_warning
prox_grenade_enemy_default
prox_grenade_friendly_warning
prox_grenade_friendly_default
scrambler_friendly_light
scrambler_enemy_light
tacticalInsertionFizzle
acousticsensor_friendly_light
acousticsensor_enemy_light
powerLight
By the way @CabCon, this was very useful. Keep it up :grinning:
 

TheNiceUb3r

Veteran
Messages
45
Reaction score
46
Points
793
They're right at the top. Basically the generic ones depending on equipment and streaks which obviously exist on any map:
Code:
qrdrone_prop
quadrotor_damage
quadrotor_nudge
rcbombexplosion
heli_gunner_light
heli_gunner
heli_guard_light
heli_comlink_light
emp_flash
satchel_charge_friendly_light
satchel_charge_enemy_light
fx_trophy_deploy_impact
fx_trophy_enemy_light
fx_trophy_friendly_light
fx_betty_enemy_light
fx_betty_friendly_light
prox_grenade_player_shock
prox_grenade_enemy_warning
prox_grenade_enemy_default
prox_grenade_friendly_warning
prox_grenade_friendly_default
scrambler_friendly_light
scrambler_enemy_light
tacticalInsertionFizzle
acousticsensor_friendly_light
acousticsensor_enemy_light
powerLight
By the way @CabCon, this was very useful. Keep it up :grinning:
Thats not even near the full list...
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
They're right at the top. Basically the generic ones depending on equipment and streaks which obviously exist on any map:
Code:
qrdrone_prop
quadrotor_damage
quadrotor_nudge
rcbombexplosion
heli_gunner_light
heli_gunner
heli_guard_light
heli_comlink_light
emp_flash
satchel_charge_friendly_light
satchel_charge_enemy_light
fx_trophy_deploy_impact
fx_trophy_enemy_light
fx_trophy_friendly_light
fx_betty_enemy_light
fx_betty_friendly_light
prox_grenade_player_shock
prox_grenade_enemy_warning
prox_grenade_enemy_default
prox_grenade_friendly_warning
prox_grenade_friendly_default
scrambler_friendly_light
scrambler_enemy_light
tacticalInsertionFizzle
acousticsensor_friendly_light
acousticsensor_enemy_light
powerLight
By the way @CabCon, this was very useful. Keep it up :grinning:
No Problem :grinning:
 
Top