mr_hymn_
  • mr_hymn_
  • 50.25% (Neutral)
  • Major Topic Starter
9 years ago
I am interesting in Hijacker. I see that this unit can hijack any vehicles however I am trying to let this unit able to hijack structure and aircraft but it seems to failed every time so I would like to know if there is a way to do so.

It will be similar to Engineer in RA2 that it could enter any structure and turn it to my side in immediately.
Sponsor
elliesy
9 years ago
Hijack or capturing ..... the building
which is?


.
.
.
i think it is possible if you find the
ini source code of soldier
and get there capturing code
.
ang paste into the code of Hijacker
.
.
ah i get it... in RA2 when you put a engineer
into the building it is automatically capture
i'am not sure about modding in RA2 but if RA2 is use
a INI program this is possible...
:D

add me on my facebook buddy.
https://www.facebook.com/ellie.sy.180 
mr_hymn_
  • mr_hymn_
  • 50.25% (Neutral)
  • Major Topic Starter
9 years ago
I tried by put in the KindOf and end up with can't hijack anything.

However there is an old mod I wish I can remember a name that you have to wait 5 minutes for a recharge it belongs to China faction in Propaganda center and once you have it you can convert anything you want from enemy to your side. regardless to range and type. structure, infantry, aircraft and etc.

I like to convert their dozer and send them in to the sneaky tunnel and that way I can have other faction's buildings in my team.
mr_hymn_
  • mr_hymn_
  • 50.25% (Neutral)
  • Major Topic Starter
9 years ago
Something need to do with enum for sure. As I want to go beyond what game already provided me.
mr_hymn_
  • mr_hymn_
  • 50.25% (Neutral)
  • Major Topic Starter
9 years ago
Ah HA! Finally I got almost same what I want.

This code >> Enum = SPECIAL_DEFECTOR. This special power allowed me to convert anything except structure.
Well that's enough for me. buildings can be captured and units can be converted. Nothing can stop me now mwahahaha.... lol
klingondragon
9 years ago
You can actually modify it to convert buildings too.
mr_hymn_
  • mr_hymn_
  • 50.25% (Neutral)
  • Major Topic Starter
9 years ago

You can actually modify it to convert buildings too.

Originally Posted by: klingondragon 





How please please please
Zatsupachi
9 years ago
As far as I know, you can't Hijack Buildings.
But you can Hijack infantry, strangely enough.


  Behavior = ConvertToHijackedVehicleCrateCollide       ModuleTag_08
    RequiredKindOf = VEHICLE      ; This is the normal one. In Hijackers.
  End

  Behavior = ConvertToHijackedVehicleCrateCollide       ModuleTag_32
    RequiredKindOf = INFANTRY      ; I added this one, and you can Hijack Infantry.
  End

  Behavior = ConvertToHijackedVehicleCrateCollide       ModuleTag_33
    RequiredKindOf = STRUCTURE      ; I added this one too, but you can't Hijack Structures for some reason
  End

"It's precision_bomber."
Death Label HAS BEEN RELEASED(go get v0.99):
http://www.moddb.com/mods/death-label/downloads/death-label-ver-099 
Next Episode:
precision_bomber's Zero Hour SCIENCE!