PDA

View Full Version : Spy scale problem



Zero
06-02-2011, 09:39 AM
Hi,

I'm having trouble with the scale option in RA3. The current mod I'm working on has some new units. These units have a different scale as other units so we used the scale option to resize them.
Here is an example of the medit whet a scale of 130%

<GameObject
id="AlliedMedic"
inheritFrom="BaseInfantry"
SelectPortrait="AUMedicPortrait"
ButtonImage="AUMedicButton"
Side="Allies"
Scale="1.3"


The spy as has different scale. Unfortunately it uses a 1.0 scale when it disguises as an other unit. Does anyone know how I can change this so that it uses the scale of the disguise unit.

maxim123
06-02-2011, 12:22 PM
lets not take stupid avatars....

R3ven
06-02-2011, 04:47 PM
You'd have to extract all the infantry models in the game and size them up by 1.3(this can be done with bibber's tools, although the scaler sometimes doesn't work, for me at least).

Zero
06-04-2011, 11:31 AM
You'd have to extract all the infantry models in the game and size them up by 1.3(this can be done with bibber's tools, although the scaler sometimes doesn't work, for me at least).
I have bibber's tools, but W3XViewer keeps crashing :(

HOPE1134
06-04-2011, 09:29 PM
lets not take stupid avatars....

if you have nothing to say about this topic, please shut up

Zero
06-05-2011, 07:22 AM
Lol I used the wrong tool. I got it working with cnc_w3xscale. Thanks