Skip to content
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

Faction Worker spawns 2 frames late #1384

Closed
xezon opened this issue Oct 16, 2022 · 0 comments · Fixed by #1385
Closed

Faction Worker spawns 2 frames late #1384

xezon opened this issue Oct 16, 2022 · 0 comments · Fixed by #1385
Labels
Bug Something is not working right Minor Severity: Minor < Major < Critical < Blocker Patch104p Is specific to this project

Comments

@xezon
Copy link
Collaborator

xezon commented Oct 16, 2022

Faction Worker spawns 2 frames late.

unknown

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.

@xezon xezon added Bug Something is not working right Minor Severity: Minor < Major < Critical < Blocker Patch104p Is specific to this project labels Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is not working right Minor Severity: Minor < Major < Critical < Blocker Patch104p Is specific to this project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant