Closed evhub closed 10 years ago
Add the equivalent of call and caller for itemcall, and move the matrix itemcall to matrix.itemcall.
call
caller
matrix.itemcall
Also add a way for instances to provide a custom item caller, called __retrieve__.
__retrieve__
Add the equivalent of
call
andcaller
for itemcall, and move the matrix itemcall tomatrix.itemcall
.