Has anyone tried changing the speedboost buff so the unit uses it on itself? I thought I had it straight but while it has no errors, and it activates and does everything as it should, the only thing it doesn't actually do is increase the unit's speed.
I have it set to increase speed and acceleration by 500% or 5.00
instantAction
buffInstantActionType "ApplyTargettedBuffToSelfNoFilterNoRange"
is what I'm using to get it to target itself, any ideas on a different type to use?