PDA

View Full Version : 3 Questions


Pop War HomEy
01-17-2008, 06:19 PM
First: Is it possible to export YR units/buildings and import them in to RA2?

Second: How do I make the Ore Purifier Spew out Crystal ore form the top?

Third: is it possible to make a tank shoot V3 rockets or Dreadnought missiles?:gnarly:

wthigon
01-17-2008, 09:40 PM
First: Is it possible to export YR units/buildings and import them in to RA2?

Second: How do I make the Ore Purifier Spew out Crystal ore form the top?

Third: is it possible to make a tank shoot V3 rockets or Dreadnought missiles?:gnarly:


1. Yes you can. Although certain things might not work like the Tank Bunker and the Gattling Tank/Cannon. Also I think the Industrial Plant would partially work. It wont give you the vehicle discounts. Oh and the Dominator and Mutator wont work either......


2. Just look for the code in Rulesmd.ini.


3. Yes it is. Can't for the life of me remember the code.

FEAR9998_2
01-28-2008, 01:22 PM
1 & 2 would take some time, and you wouldn't be able to play over the internet unless the people you were playing with had your mod.

3. add:
Primary=V3Launcher
Spawns=V3ROCKET
SpawnsNumber=1
SpawnRegenRate=400
SpawnReloadRate=0
NoSpawnAlt=yes
to your vehicle or infantry to make it fire V3 rockets.

Add:
Primary=DredLauncher
Spawns=DMISL
SpawnsNumber=2
SpawnRegenRate=80
SpawnReloadRate=0
NoSpawnAlt=yes
to your vehicle or infantry to make it fire like a Drednaught.
FireAngle=32

You can fiddle around with the numbers to change how many rockets they fire and their reload rate.