Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Addons & Mods Depot
»
OFP - Addons & Mods General
(Moderator:
Gnat
) »
Problem plz help!
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Problem plz help! (Read 815 times)
0 Members and 1 Guest are viewing this topic.
CobraSquad
Guest
Problem plz help!
«
on:
31 May 2003, 15:31:24 »
hey guyz i have a prob i am making usaruer soldiers
{that is us army europe} with steel pot helmets and using bis textures just 1 prob how do i get random faces???
«
Last Edit: 31 May 2003, 15:32:33 by CobraSquad
»
Logged
qwertyuio
Guest
Re:Problem plz help!
«
Reply #1 on:
04 Jun 2003, 23:02:12 »
Doesn't the game do this by default?
Are you using the CfgFaces in the cpp?
Logged
Tomb
Contributing Member
in2 Metal? Go 2 my sig
Re:Problem plz help!
«
Reply #2 on:
05 Jun 2003, 12:08:48 »
not quite sure but I think ya need to do this in the cpp:
class cfgModels
{
class Default {};
class Man: Default {};
class My_Soldier: Man {};
sectionsInherit=Head;
};
...where "my_soldier" is the p3d fileName.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Addons & Mods Depot
»
OFP - Addons & Mods General
(Moderator:
Gnat
) »
Problem plz help!
Top of page