20.01.2015, 01:29
Quote:
Not sure if this is bugged, but the response variable hardly ever outputs 1 when the save icon is clicked under OnPlayerEditDynamicObject. It outputs 2 and 0 though.
http://i.imgur.com/GkhUrXh.png The last line in the image was when the saved icon was clicked. EDIT: It seems to have fixed itself. |
Код:
0 - EDIT_RESPONSE_CANCEL // player cancelled (ESC) 1 - EDIT_RESPONSE_FINAL // player clicked on save 2 - EDIT_RESPONSE_UPDATE // player moved the object (edition did not stop at all)