07.08.2015, 11:20
Quote:
|
Solved, got a different question now, what should be returned on "OnObjectMoved" and "OnPlayerEditObject"
also does bool = !bool, just flip the values or something else ? |
Yes, `bool = !bool;` does inverse the value.
ALSO, NEVER REMOVE YOUR POSTS WHEN YOUR PROBLEM WAS SOLVED! What if other people came here to fix their problem? They wouldn't be able to rely on your thread because you deleted everything important and didn't share your solution.

