Home   Help Search Login Register  

Author Topic: Blood Textures  (Read 1084 times)

0 Members and 1 Guest are viewing this topic.

I-RZ#

  • Guest
Blood Textures
« on: 18 Oct 2002, 21:33:30 »
Hi, could someone tell me how to make the blood textures work in the CPP plz? ???

I-RZ#

  • Guest
Re:Blood Textures
« Reply #1 on: 21 Oct 2002, 18:21:15 »
Anyone?  :'(

Offline SelectThis

  • Former Staff
  • ****
  • .
Re:Blood Textures
« Reply #2 on: 21 Oct 2002, 19:03:02 »
Best way is to DL and decompile an addon that has wound textures (eg the Bike Rider I made for the Kawasaki) and take a look at the cpp.

Basically you need to include the wounds line, with all the xicht combos and then your custom textures mapped to the custom damage textures. (each one goes in pairs, the undamaged one then the damaged one).

SelectThis