We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Faction Worker spawns 2 frames late.
commy2:
https://github.com/TheSuperHackers/GeneralsGamePatch/blob/main/Patch104pZH/GameFilesEdited/Data/INI/Object/System.ini#L3196-L3199 Object is spawned after 50 msec (2 frames). You can try messing with this if you think you can come up with something better. Maybe can spawn and delete the dummy immediately. Or, just use StartingUnit2 to get the upgrades :)
Setting
Behavior = OCLUpdate ModuleTag_03 MinDelay = 0 MaxDelay = 0 OCL = OCL_AmericaVehicleDozer End
will spawn 2 Dozers.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Faction Worker spawns 2 frames late.
commy2:
Setting
will spawn 2 Dozers.
The text was updated successfully, but these errors were encountered: