• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] [Solved] Selecting and Editing object problem
#1
SOLUTION:?

Use streamer v2.9.4.



1: OnPlayerEditObject/OnPlayerEditDynamicObject response is EDIT_RESPONSE_UPDATE



Recently, a bug was found on the server that when we edit objects, the objects return to where they were created after a few seconds.

I do not know why in OnPlayerEditObject/OnPlayerEditDynamicObject the 'response' is EDIT_RESPONSE_UPDATE.

The response should be EDIT_RESPONSE_FINAL to solve.





2: SelectObject function is not working for dynamic objects.

When I select the object, the OnPlayerSelectDynamicObject is not called.

Why?





What is your solutions? Thank u.
  Reply


Messages In This Thread
[Solved] Selecting and Editing object problem - by Radical - 2021-01-16, 01:43 AM

Forum Jump: