need help with soldiers goggles...
hello guys...well I decide add goggles for USMC soldiers but now all of them appear with goggles....
the question is:
How can I make to assign this goggles on random and not for all the team?
there is any way?
thank you so much guys.. hope soon answer..=D
need help with soldiers goggles...
Moderators: Developers, Auxillaries
- Darkbladecr
- 1st Lieutenant

- Posts: 894
- Joined: Sun May 05, 2013 11:57 am
- Steam Username: Darkbladecr
- Location: London
- Contact:
Re: need help with soldiers goggles...
You will have to do it through OE. There is no way to setup .rgd coding for something like that at random.
You will have to set the mesh_selection to have a condition for a variable, lets say goggle_visibility > 0.5
Then set an action that loads with the model which sets a random value for the variable from 0.0 to 1.0
You will have to set the mesh_selection to have a condition for a variable, lets say goggle_visibility > 0.5
Then set an action that loads with the model which sets a random value for the variable from 0.0 to 1.0

