Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Adding custom faces
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Adding custom faces (Read 453 times)
0 Members and 1 Guest are viewing this topic.
Ace Productions
Guest
Adding custom faces
«
on:
11 Aug 2003, 00:37:03 »
I downloaded a custom face and I want to use it on one of my units in my mission (not my player). How should I do this?
Logged
m21man
Guest
Re:Adding custom faces
«
Reply #1 on:
11 Aug 2003, 02:53:06 »
In the init field put:
this setface "facename"
Logged
Ace Productions
Guest
Re:Adding custom faces
«
Reply #2 on:
11 Aug 2003, 12:53:41 »
Thanks for the reply. I've already tried that and it's not working. What I'm asking is where I should place the JPG I downloaded and when I write
unit
SetFace "face" should I include the extension .jpg i.e. "face.jpg"?
Logged
Mrc
Members
International man of mystery
Re:Adding custom faces
«
Reply #3 on:
11 Aug 2003, 20:19:15 »
It is impossible without making a new addon. Some time ago I tried to define new face in CfgFaces in decription.ext, but it didn't worked.
Logged
Ace Productions
Guest
Re:Adding custom faces
«
Reply #4 on:
11 Aug 2003, 21:08:06 »
Thanks Mrc. I'll try and find an addon maker who can help me cause I've never made an addon myself.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Adding custom faces
Top of page