16651
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

function M4A1Image::onMount(%this, %obj, %slot) //change M4A1 to whatever you want
{
%obj.hidenode("RHand");
%obj.hidenode("LHand");
}
function M4A1Image::onUnMount(%this, %obj, %slot) //change M4A1 to whatever you want
{
%obj.unhidenode("RHand");
%obj.unhidenode("LHand");
}
You do realize I've been joking this entire time?
/facepalm You don't go to mod discussion do you?
