Home   Help Search Login Register  

Author Topic: New clothes?  (Read 633 times)

0 Members and 1 Guest are viewing this topic.

TC

  • Guest
New clothes?
« on: 31 Jul 2005, 23:52:25 »
I have a selection of characters whom i wish to be able to change clothes with mid mission, including the player character. I have all the models sorted. Is there any way to change just the model of a player, with no change in weapon or ammo etc? if not then i could force the character to drop weapons and then change which could help. A simpler solution would to be able to find out how the guys at Uk forces managed to code their models to be able to change headgear etc mid misson.

PS, how in a config can i set certain characters to always have certain actions available, ie like the Uk forces infantry always have the ability to camoflauge their face with no other coding?

Any ideas?

bdfy1

  • Guest
Re:New clothes?
« Reply #1 on: 01 Aug 2005, 10:35:10 »
Quote
how in a config can i set certain characters to always have certain actions available
class UserActions
Quote
to find out how the guys at Uk forces managed to code their models to be able to change headgear etc mid misson.
hidden selections & setobject texture
Quote
to change clothes with mid mission
not possible
« Last Edit: 01 Aug 2005, 10:39:32 by bdfy1 »

DBR_ONIX

  • Guest
Re:New clothes?
« Reply #2 on: 01 Aug 2005, 13:49:01 »
« Last Edit: 01 Jan 2009, 00:57:55 by Planck »

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:New clothes?
« Reply #3 on: 01 Aug 2005, 23:40:01 »
Quote
Quote:
to change clothes with mid mission
not possible


with hidden selections and setobjecttexture...yes, it is possible