Skip to content

Conversation

lopezloo
Copy link
Member

Do not recreate object when changing frozen state - fixes frozen related
crashes described in #8765 and looks better (object don't "blink").
Made clientside setElementVelocity & setVehicleTurnVelocity return false if element
is frozen (it does nothing already, so would be good to inform user there is no effect).

Do not recreate object when changing frozen state - fixes frozen related
crashes described in #8765 and looks better (object don't "blink").
Made setElementVelocity & setVehicleTurnVelocity return false if element
is frozen.
@qaisjp
Copy link
Contributor

qaisjp commented Aug 24, 2015

Sorry to be a pain, but please separate these two changes to two separate pull requests.

Also, any idea why the object was recreated in the first place?

@lopezloo
Copy link
Member Author

Because CEntitySA::SetStaticWaitingForCollision seems to be working only once. I close this and make 2 pull requests soon.

@lopezloo lopezloo closed this Aug 24, 2015
@qaisjp
Copy link
Contributor

qaisjp commented Aug 24, 2015

Awesome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants