Basically I want to make the SCV go into the bunker
And start repairing from the inside, instead of repairing from the outside
can this be done with the data editor only?
or do I need some triggers...?
(With preferably the repairing effects still taking place when repairs are being done)
I've been messing around with this for some time now, because it is a really interessting ability. But i am stuck and need to ask the forums: Is it possible to create a validator that checks if i have loaded a SCV? Just found out that i can check if there is any cargo, but not for a specific one.
I have not tried this, but I would look at, on SCV-Repair, the Ability - Stats - Flags: "Passenger acquire Transport". I assume this would allow the SCV to repair from inside.
I tried that Passenger acquire flag, but it didn't work
So I went a different route, and made a redirect ability (like the bunker redirect stimpack) but instead of using stimpack it uses Nano repair (Science vessel)
and I then gave the SCV the nano repair ability, so now if the scv enters the bunker it'll be able to repair stuff
The problem now is that it's only auto casting the nano repair on units that are both damaged, and are also attacking,
if the unit is only attacking it doesn't auto cast on it, Also it doesn't autocast nano repair on itself even when the bunker is both attacking and damaged
although nano repair does work manually if you selected the bunker.
Any ideas?
I think it could have something to do with validators but I'm stuck onto whereto begin
Hey, I managed to get something that worked and got these screenshots as proof and a map as well. The only problem I had was that the bunker redirect didnt auto-cast. That's about it though. Hope you like the "Nano-repair". :D
Appreciate what you did there, but I pretty much got to the same point you did :S
,I also had a problem with autocasting the redirected-nano-repair ability..
So, what I'm going to do now is check out if I can do what TheAlmaity said about validators
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Basically I want to make the SCV go into the bunker And start repairing from the inside, instead of repairing from the outside
can this be done with the data editor only? or do I need some triggers...? (With preferably the repairing effects still taking place when repairs are being done)
I've been messing around with this for some time now, because it is a really interessting ability. But i am stuck and need to ask the forums: Is it possible to create a validator that checks if i have loaded a SCV? Just found out that i can check if there is any cargo, but not for a specific one.
I have not tried this, but I would look at, on SCV-Repair, the Ability - Stats - Flags: "Passenger acquire Transport". I assume this would allow the SCV to repair from inside.
I tried that Passenger acquire flag, but it didn't work
So I went a different route, and made a redirect ability (like the bunker redirect stimpack) but instead of using stimpack it uses Nano repair (Science vessel) and I then gave the SCV the nano repair ability, so now if the scv enters the bunker it'll be able to repair stuff
The problem now is that it's only auto casting the nano repair on units that are both damaged, and are also attacking, if the unit is only attacking it doesn't auto cast on it, Also it doesn't autocast nano repair on itself even when the bunker is both attacking and damaged although nano repair does work manually if you selected the bunker.
Any ideas? I think it could have something to do with validators but I'm stuck onto whereto begin
And thanks for the comments thus far.
Bumped for Knowledge!
Last bump before, I ask about auto casting in a separate thread.
Check the auto-cast validators on nano-repair, switch it out with a validator that checks whether the target is damaged.
Hey, I managed to get something that worked and got these screenshots as proof and a map as well. The only problem I had was that the bunker redirect didnt auto-cast. That's about it though. Hope you like the "Nano-repair". :D
(Bumping to see if iOverflow is on atm)
@yukaboy: Go
Sorry for the late reply
Appreciate what you did there, but I pretty much got to the same point you did :S ,I also had a problem with autocasting the redirected-nano-repair ability..
So, what I'm going to do now is check out if I can do what TheAlmaity said about validators