tailer76 Posted May 7, 2008 Share Posted May 7, 2008 hi all.. is possible change the short-l-sleeved uniform of cap.Mitchell(in first person view) for other long-sleeved uniform like sanchez ghost in the brettzies mod?...i know..i will explain my question with a screem...(because my english is not too bad) http://img142.imageshack.us/img142/5373/oakleglovespn0.jpg thanks in advance Quote Link to comment Share on other sites More sharing options...
Brettzies Posted May 7, 2008 Share Posted May 7, 2008 (edited) 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 May 7, 2008 by Brettzies Quote Link to comment Share on other sites More sharing options...
tailer76 Posted May 7, 2008 Author Share Posted May 7, 2008 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.