Jump to content
Ghost Recon.net Forums

Multiple multiplayer faces


Recommended Posts

Hi,

After modding a few faces Ive come across a problem in multiplayer. It would seem that during multiplayer if a computer chooses a class (ie rifleman) then all other rifleman on that map will have the same face as that computer chooses ( i know this is confusing).

For example I copied the origianl multiplayer actor file for the rifleman class and just changed the faces and saved it as mp_plt1_asl2.atr i did that for all platoons. I then added this atr file to the kit restrictions list. When testing this mod if computer A chose to be mp_plt1_asl.atr and computer B chose to be mp_plt1_asl2.atr then computer A would see all rifleman class players on the map as having the same face as him even though computer B chose the modded face. It worked the same in reverse as computer B chose the modded face all it saw was riflemen with the modded face.

Is there anyway to fix this so its possible for riflemen (or any class) to have unique faces. This is just for a small group of my friends and we'd like to put our faces into the game but currenly if we all went riflemen all we'd see is ourselves.

thanks for your help

Link to post
Share on other sites

Multiplayer uses 1 .atr file per class and all .atr files specify 1 face per .atr.

You could create an .atr for each of your friends and then modify or create a new no_restrictions.kil file that uses your newly created .atr files. All your friends will have to have the same .atr files, face textures, and restrictions.kil files.

Example of restrictions.kil for 2 players using Demo

<KitRestriction Name="For Freinds 1& 2">

<Actor Name="Friend1_dem.atr">

<Kit Name="demolitions-02.kit"/>

<Kit Name="demolitions-01.kit"/>

<Kit Name="demolitions-03.kit"/>

<Kit Name="demolitions-04.kit"/>

<Kit Name="klaus_henkel-01.kit"/>

<Kit Name="klaus_henkel-02.kit"/>

<Kit Name="klaus_henkel-03.kit"/>

<Kit Name="klaus_henkel-04.kit"/>

<Kit Name="nigel_tunney-01.kit"/>

<Kit Name="nigel_tunney-02.kit"/>

<Kit Name="nigel_tunney-03.kit"/>

<Kit Name="nigel_tunney-04.kit"/>

<Kit Name="susan_grey-01.kit"/>

<Kit Name="susan_grey-02.kit"/>

<Kit Name="susan_grey-03.kit"/>

<Kit Name="susan_grey-04.kit"/>

</Actor>

<Actor Name="Friend2_dem.atr">

<Kit Name="demolitions-02.kit"/>

<Kit Name="demolitions-01.kit"/>

<Kit Name="demolitions-03.kit"/>

<Kit Name="demolitions-04.kit"/>

<Kit Name="klaus_henkel-01.kit"/>

<Kit Name="klaus_henkel-02.kit"/>

<Kit Name="klaus_henkel-03.kit"/>

<Kit Name="klaus_henkel-04.kit"/>

<Kit Name="nigel_tunney-01.kit"/>

<Kit Name="nigel_tunney-02.kit"/>

<Kit Name="nigel_tunney-03.kit"/>

<Kit Name="nigel_tunney-04.kit"/>

<Kit Name="susan_grey-01.kit"/>

<Kit Name="susan_grey-02.kit"/>

<Kit Name="susan_grey-03.kit"/>

<Kit Name="susan_grey-04.kit"/>

</Actor>

</KitRestriction>

Link to post
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...