Author Topic: This is how to enable damge textures in Robot Arena  (Read 895 times)

Offline Hard Bot

  • Were you looking for someone else?
  • Super Heavyweight
  • Posts: 908
  • Rep: 1
  • My RAM is full of .bot files
    • View Profile
    • Awards
This is how to enable damge textures in Robot Arena
« on: January 03, 2013, 02:41:55 PM »
Go to Robot Arena/Graphics/Main Game
Modify the .txt files for damage so they look like this:

EnableAlpha TRUE
ColorKeyEnable FALSE
ZTest TRUE
ZWrite FALSE
EnableLight FALSE
SrcBlend D3DBLEND_SRCALPHA
DstBlend D3DBLEND_INVSRCALPHA
TSSAlphaOp SELECTARG1
TSSAlphaArg1 TEXTURE
TSSMagFilter Linear
ZBias 0
TSSAddress CLAMP
ZFunc D3DCMP_LESSEQUAL

An in-game image displaying the damage textures:


Note: Go to options and set the graphics to High and select 3D Software Acceleration.
« Last Edit: January 04, 2013, 10:42:38 AM by Hard Bot »

Offline Conraaa

  • Certified Hood Classic
  • *
  • Posts: 3325
  • Rep: 10
  • I like my sugar with coffee and cream
    • View Profile
    • Awards
Re: This is how to enable damge textures in Robot Arena
« Reply #1 on: January 03, 2013, 03:01:37 PM »
I didn't even notice they were off.