-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demo_GLAVehicleBattleBusDeathWeaponDummySuicide does not work #1501
Comments
Probably need to reverse these changes: https://github.com/TheSuperHackers/GeneralsGamePatch/blob/main/Patch104pZH/GameFilesEdited/Data/INI/Object/DemoGeneral.ini#L22432-L22450 I don't think particle beam resistance will matter if the dummy only lives one frame. |
I confirm, ActiveBody + DestroyDie makes it work. |
There is a Radar Alert event on Battle Bus suicide. |
I had to remove Demo_GLAVehicleBattleBusDeathWeaponDummy. For some reason this causes double death explosion. I do not know where the other death explosion comes from, but that fixed it. |
Remove from where? The dummy is necessary for the Bus to damage enemies. |
Removed from BattleBusSlowDeathBehavior. From there it applied damage twice. Why, I do not know. |
Demo_GLAVehicleBattleBusDeathWeaponDummySuicide does not work. It applies no damage and no particle effects.
The text was updated successfully, but these errors were encountered: