Ah, thank you. I was wondering what that was..
Now I just need to know how to make it so when you become a playertype, a new model is set as a bodypart.
I know
function ItemImage::onMount(%this, %obj, %slot)
{
%obj.hidenode("__");
}
is for an item/weapon, but for a playertype?