11.07.2016, 19:01
Neat! Is there a way to detect automatically when a variable is created and assign a observer just after? (In the amx assembly) Perhaps a macro, like observer var; instead of new var;. Maybe not too possible right now since it doesnt support multi dimensional arrays.