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

Delay calling addCuratorEditableObjects for a frame #3640

Merged
merged 1 commit into from
Mar 31, 2016

Conversation

PabstMirror
Copy link
Contributor

When merged this pull request will:

  • Fixes a createVehicle vehicle not always being added to zeus when on dedicated server.

Not sure why this is needed, but when using something like:
"I_G_Offroad_01_repair_F" createVehicle getpos (allUnits select 0);
on a dedicated server, the vehicle is not always added to zeus, delaying a frame seems to fix.

Fixes createVehicle not always being added on dedicated server.
@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Mar 30, 2016
@PabstMirror PabstMirror added this to the 3.6.0 milestone Mar 30, 2016
@PabstMirror PabstMirror merged commit e104b0a into master Mar 31, 2016
@PabstMirror PabstMirror deleted the fixZeusAutoAdd branch March 31, 2016 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant