loveBomber
  • loveBomber
  • 50.25% (Neutral)
  • Private Topic Starter
9 years ago
Hello!
I want to change the Saboteur's behavior in a way that it allows to attack/ temporarily disable base defenses for a while.
When I look at the GLAInfantry.ini it says stuff like the following:

Behavior = SabotageInternetCenterCrateCollide SabotageTag_08
BuildingPickup = Yes
SabotageDuration = 15000
End



Is the Saboteur's behavior hardcoded into the game or can I extend those events myself?

Thanks.
Sponsor
Annihilationzh
9 years ago
You hit the nail on the head. It's hard-coded. However, you can do it in other ways. You could use EMP with a suicide weapon or you could experiment with hijacking it. Or you could simply mess with the base defence structures so that they're considered other buildings.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
loveBomber
  • loveBomber
  • 50.25% (Neutral)
  • Private Topic Starter
9 years ago
Well okay, thanks for the response! The suicide EMP attack is a good idea, let's see if I can figure this out.