Jump to content

change the uniform in brettzies mod


Recommended Posts

Local\bp_weapons_pack_v1.48\units\beings\u_teammates.xml

@teammate_ai_macro( teammate_mitchell, ghost_merc_multicam, teammate_mitchell_husk, sco_, mitchell_sound )

<!-- @teammate_inv_macro( teammate_mitchell_inv, ghost_team, teammate_mitchell_husk, sco_, mitchell_sound ) --> @teammate_player_macro( teammate_mitchell_player, ghost_merc_multicam, teammate_mitchell_husk, mitchell_sound )

@teammate_husk_macro( teammate_mitchell_husk, ghost_merc_multicam, sco_, mitchell_sound, MITCHELL )

@teammate_ai_macro( teammate_ramirez, ghost_sf_light, teammate_ramirez_husk, joe_, joe_sound )

<!-- @teammate_inv_macro( teammate_ramirez_inv, ghost_team, teammate_ramirez_husk, joe_, joe_sound ) -->

@teammate_player_macro( teammate_ramirez_player, ghost_sf_light, teammate_ramirez_husk, joe_sound )

@teammate_husk_macro( teammate_ramirez_husk, ghost_sf_light, joe_, joe_sound, RAMIREZ )

See where it says ghost_merc_multicam for mitchell entry, change that to ghost_sf_light or ghost_sf_heavy.

Also, in u_multiplayer.xml in the same dir, there are entries for each class. There are two entries for each class and pretty easy to find the classes. Just scroll down until you see the breaks <----------bp_classname----->

<model file="/beings/ghost_team/ghost_merc_multicam.xml"/>

change to ghost_sf_light or heavy

Edited by Brettzies
Link to comment
Share on other sites

Local\bp_weapons_pack_v1.48\units\beings\u_teammates.xml

@teammate_ai_macro( teammate_mitchell, ghost_merc_multicam, teammate_mitchell_husk, sco_, mitchell_sound )

<!-- @teammate_inv_macro( teammate_mitchell_inv, ghost_team, teammate_mitchell_husk, sco_, mitchell_sound ) --> @teammate_player_macro( teammate_mitchell_player, ghost_merc_multicam, teammate_mitchell_husk, mitchell_sound )

@teammate_husk_macro( teammate_mitchell_husk, ghost_merc_multicam, sco_, mitchell_sound, MITCHELL )

@teammate_ai_macro( teammate_ramirez, ghost_sf_light, teammate_ramirez_husk, joe_, joe_sound )

<!-- @teammate_inv_macro( teammate_ramirez_inv, ghost_team, teammate_ramirez_husk, joe_, joe_sound ) -->

@teammate_player_macro( teammate_ramirez_player, ghost_sf_light, teammate_ramirez_husk, joe_sound )

@teammate_husk_macro( teammate_ramirez_husk, ghost_sf_light, joe_, joe_sound, RAMIREZ )

See where it says ghost_merc_multicam for mitchell entry, change that to ghost_sf_light or ghost_sf_heavy.

Also, in u_multiplayer.xml in the same dir, there are entries for each class. There are two entries for each class and pretty easy to find the classes. Just scroll down until you see the breaks <----------bp_classname----->

<model file="/beings/ghost_team/ghost_merc_multicam.xml"/>

change to ghost_sf_light or heavy

you are a crack..thanks master brettzies...thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...