Post: Asking for Model Menu
12-06-2015, 03:26 PM #1
ksa_7ooo7
Maggbot timeout!
(adsbygoogle = window.adsbygoogle || []).push({}); Hello Smile
I want the list of all Models in bo2 , Ex

Debug = defaultactor
Dog = german_shepherd
Briefcase Bomb = t6_wpn_briefcase_bomb_view
Bomb = p_glo_bomb_stack

?
(adsbygoogle = window.adsbygoogle || []).push({});
12-06-2015, 03:39 PM #2
Exelo
Banned
Originally posted by 7ooo7 View Post
Hello Smile
I want the list of all Models in bo2 , Ex

Debug = defaultactor
Dog = german_shepherd
Briefcase Bomb = t6_wpn_briefcase_bomb_view
Bomb = p_glo_bomb_stack

?


I Think I saw it on cabcon site, not too sure about that.
12-06-2015, 06:30 PM #3
ksa_7ooo7
Maggbot timeout!
Originally posted by Exelo View Post
I Think I saw it on cabcon site, not too sure about that.


Can you help me plz Smile
12-07-2015, 01:16 PM #4
Z0neyDanza
Climbing up the ladder
Originally posted by 7ooo7 View Post
Can you help me plz Smile


    
add_option(MOME, "Default Model", ::resetPlayerModel);
add_option(MOME, "Debug", ::SPM, "defaultactor");
add_option(MOME, "Dog", ::SPM, "german_shepherd");
add_option(MOME, "Briefcase Bomb", ::SPM, "t6_wpn_briefcase_bomb_view");
add_option(MOME, "Bomb",::SPM, "p_glo_bomb_stack");
add_option(MOME, "Blown Up Bomb", ::SPM, "p_glo_bomb_stack_d");
add_option(MOME, "Sentry",::SPM,"t6_wpn_turret_sentry_gun");
add_option(MOME, "Scavenger Pack", ::SPM, "p_glo_scavenger_pack_obj");
add_option(MOME, "Flag Neutral", ::SPM, "mp_flag_neutral");
add_option(MOME, "Flag Allies", ::SPM, "mp_flag_allies_1");
add_option(MOME, "Green Flag", ::SPM, "mp_flag_green");
add_option(MOME, "Red Flag", ::SPM, "mp_flag_red");
add_option(MOME, "Trophy System", ::SPM, "t6_wpn_trophy_system_world");
add_option(MOME, "SMAW", ::SPM, "t6_wpn_launch_smaw_world");
add_option(MOME, "Arrows", ::SPM, "fx_axis_createfx");
add_option(MOME, "UAV", ::SPM, "veh_t6_drone_uav");
add_option(MOME, "Stealth Bomber", ::SPM, "veh_t6_drone_pegasus_mp");
add_option(MOME, "Missile", ::SPM, "projectile_cbu97_clusterbomb");
add_option(MOME, "Care Package", ::SPM, "t6_wpn_supply_drop_ally");

The following user thanked Z0neyDanza for this useful post:

ksa_7ooo7
12-07-2015, 05:43 PM #5
ksa_7ooo7
Maggbot timeout!
Originally posted by Z0neyDanza View Post
    
add_option(MOME, "Default Model", ::resetPlayerModel);
add_option(MOME, "Debug", ::SPM, "defaultactor");
add_option(MOME, "Dog", ::SPM, "german_shepherd");
add_option(MOME, "Briefcase Bomb", ::SPM, "t6_wpn_briefcase_bomb_view");
add_option(MOME, "Bomb",::SPM, "p_glo_bomb_stack");
add_option(MOME, "Blown Up Bomb", ::SPM, "p_glo_bomb_stack_d");
add_option(MOME, "Sentry",::SPM,"t6_wpn_turret_sentry_gun");
add_option(MOME, "Scavenger Pack", ::SPM, "p_glo_scavenger_pack_obj");
add_option(MOME, "Flag Neutral", ::SPM, "mp_flag_neutral");
add_option(MOME, "Flag Allies", ::SPM, "mp_flag_allies_1");
add_option(MOME, "Green Flag", ::SPM, "mp_flag_green");
add_option(MOME, "Red Flag", ::SPM, "mp_flag_red");
add_option(MOME, "Trophy System", ::SPM, "t6_wpn_trophy_system_world");
add_option(MOME, "SMAW", ::SPM, "t6_wpn_launch_smaw_world");
add_option(MOME, "Arrows", ::SPM, "fx_axis_createfx");
add_option(MOME, "UAV", ::SPM, "veh_t6_drone_uav");
add_option(MOME, "Stealth Bomber", ::SPM, "veh_t6_drone_pegasus_mp");
add_option(MOME, "Missile", ::SPM, "projectile_cbu97_clusterbomb");
add_option(MOME, "Care Package", ::SPM, "t6_wpn_supply_drop_ally");


Thanks Smile
but i want the list Smile
12-08-2015, 04:11 AM #6
Z0neyDanza
Climbing up the ladder
Originally posted by 7ooo7 View Post
Thanks Smile
but i want the list Smile


Hey, some is better than none right?
12-16-2015, 03:34 PM #7
seanhellen
Are you high?
You must login or register to view this content.

All models i think...some are map-specific tho Winky Winky

The following user thanked seanhellen for this useful post:

ksa_7ooo7
12-18-2015, 11:31 AM #8
ksa_7ooo7
Maggbot timeout!
Originally posted by seanhellen View Post
You must login or register to view this content.

All models i think...some are map-specific tho Winky Winky


Thanks Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo