Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Replace ore with supply depot?
#8
I havent tried Ares's foundation feature yet,so what I am going to say may be totally bullshit.


The way may be using Ares's foundation feature to create a building with a 'hole' inside or U-shaped. And a working animation triggering some debris spawning ore in the center.Then you get a building with a certain area of infinite amount of ore inside.Edit the general ore value to do whatever you want.

Of course,the time of ore generation can be controlled by animation's loop count so a ore mine can be exhausted.

It is like that

███
█ █←the gate......perhaps
███
in the center is the ore generator thing,or better to say,the firing animation.Make sure your building fires from the center.This is building's art coding.
[TheSupplyCenter]
Primary=OreWeapon

[OreWeapon]
Anim=GetOre
ROF=9999999 ;so it can be better controlled,fireonce in a game
Range=255 ;anything can trigger this weapon
;other tags for a weapon

in Art
[GetOre]
LoopCount=(whatever.-1 means infinite amount,or any time you want the effect)
Trailer=OreG
TrailerSeperation=1
;I cannot remember what's different between TrailerAnim&SpawnDelay vs Trailer&TrailerSeperation,add both if necessary.

[OreG]
Image=INVISO
Elasticity=0.0
MinZVel=0.0
MaxXYVel=1.0 ;right in the place
Damage=1
DamageRadius=1
Warhead=SA
IsTiberium=true
LoopStart=1
LoopEnd=15
LoopCount=-1
Rate=100
RandomRate=50
Bouncer=yes
TiberiumRadius=512
Tiberium=yes
TiberiumSpawnType=TIB02

What!the thread on the first page was posted one year ago?
Reply


Messages In This Thread
RE: Replace ore with supply depot? - by DCoder - 20.11.2010, 15:44:19
RE: Replace ore with supply depot? - by DCoder - 20.11.2010, 19:31:54
RE: Replace ore with supply depot? - by Renegade - 20.11.2010, 22:46:41
RE: Replace ore with supply depot? - by Renegade - 21.11.2010, 11:25:26
RE: Replace ore with supply depot? - by kenosis - 05.04.2011, 16:18:51
RE: Replace ore with supply depot? - by Nighthawk - 08.04.2011, 23:06:41
RE: Replace ore with supply depot? - by Orac - 11.04.2011, 07:11:19
RE: Replace ore with supply depot? - by Nighthawk - 11.04.2011, 10:50:28



Users browsing this thread: 1 Guest(s)