Home   Help Search Login Register  

Author Topic: Darn this may be asked before  (Read 560 times)

0 Members and 1 Guest are viewing this topic.

Humvee

  • Guest
Darn this may be asked before
« on: 16 Jul 2003, 23:18:34 »
sorry to bother you guys I know this has been asked before but how do I use a own made face in sp missions on AI
Where do I have to put them and what should I type in the init field? ???

max_killer_payne

  • Guest
Re:Darn this may be asked before
« Reply #1 on: 17 Jul 2003, 09:29:20 »
You need a config.cpp and then pbo it, name it somethin put it in the addons directory and put this in your units init:

unitname setface "nameofface"

Humvee

  • Guest
Re:Darn this may be asked before
« Reply #2 on: 17 Jul 2003, 19:30:44 »
What should be in the .cpp file?
do I have to use the name of the .jpg file otr the name of the .pbo file?

max_killer_payne

  • Guest
Re:Darn this may be asked before
« Reply #3 on: 20 Jul 2003, 23:05:55 »
If u have the face already downloaded and put in your addons folder then just put.

man setface "whatfaceiscalled"