Example #1
0
 // Wrapper for Humanoid ShowBag() - More for NPC's
 public void DspBag(Humanoid me)
 {
     me.ShowBag();
 }