rey
  • rey
  • 52.5% (Neutral)
  • Major Topic Starter
8 years ago
as i understand just with few blocks any infantry can become a Hijacker. that made me interested to give this ability to some hero, but i don't like it's too spamable.. maybe smb knows how to make Hijack ability to have "reload time"? so that when "pilot" is ejected, he can't right away jump into another vehicle.

yet as an experiment i wonder if it's possible to make a "requirement" for hijack. like say give hijack ability to Lotus, but she will be able to "overtake" only those vehicles that are under her Disable ability.
Sponsor
mr_hymn_
8 years ago
I'm not sure but in my opinion I don't think that would be possible can (with easy coding) since both HIJACK_VEHICLE and DISABLE_VEHICLE enum is hard coding.

You can hijack any vehicles without specification.

If you like so why don't try SPEICAL_DEFECTOR?

This special power will simply turn any infantry, vehicle and aircraft to your side instantly.
rey
  • rey
  • 52.5% (Neutral)
  • Major Topic Starter
8 years ago

I'm not sure but in my opinion I don't think that would be possible can (with easy coding) since both HIJACK_VEHICLE and DISABLE_VEHICLE enum is hard coding.

You can hijack any vehicles without specification.

If you like so why don't try SPEICAL_DEFECTOR?

This special power will simply turn any infantry, vehicle and aircraft to your side instantly.

Originally Posted by: Mr_Hymn_ 


depends on what sphere of coding is involved.. some i find not so difficult probably because i already experimented with some. can you please give a hint on possible method?

didn't know about SPEICAL_DEFECTOR, but still it's more like a mind control, not what i desire. basically i'm experimenting with adding some 1-2 balanced abilities to Lotus arsenal, so "OP for fun" is not an option.
rey
  • rey
  • 52.5% (Neutral)
  • Major Topic Starter
8 years ago

If you like so why don't try SPEICAL_DEFECTOR?

This special power will simply turn any infantry, vehicle and aircraft to your side instantly.

Originally Posted by: Mr_Hymn_ 

where can i get info about this method? didn't find anything so far.