but how come the arrays didnt work? as you can see with the basic islot test, it works.
and yes the OOP stuff does work i tested that obviously, and btw new(item) does also work.
EDIT I FOUND OUT THAT IT IS HOW I SET THE VARS INT THE MEMBER FUNCTIONS THAT IS GIVING ME PROBLEMS, I MAY HAVE TO SET THE PARAMETERS TO LOCAL VARS AND THEN PLACE THEM INTO THE FUNCTIONS
or smth like that...vars and numbers work normally but not with padditem()