03-19-2018, 03:11 AM
(03-18-2018, 09:07 PM)fabio Wrote: What errors do you get?
How did you override the callbacks? Normally you don't have to edit the callbacks
Made a new thread to explain the callback override. I think my issue may be is putting the level stuff in the parenthesis.
Code:
Something ( self.origin, model.range, level.mm2_something_range, model)
{
// code here
}