Home   Help Search Login Register  

Author Topic: Arm Patches  (Read 741 times)

0 Members and 1 Guest are viewing this topic.

calm_terror

  • Guest
Arm Patches
« on: 03 Oct 2003, 07:15:14 »
What is the scripting or coding to add an arm patch to any unit in game if i have the jpgs in pbo or something..
i know it cna be done i just don't know the scriptign/coding for it..
thanks

Harkonin

  • Guest
Re:Arm Patches
« Reply #1 on: 03 Oct 2003, 07:44:38 »
It will actually only work if the model suppropts it as in add-on that has the feature such as Bas Deltas and Rangers.

Code:

this setObjectTexture [0,"Imagename"]

endcode.