public unsafe void OpenBank(class_Player* Target, Sharpkick.PlayerObject* ShowTo) { throw new NotImplementedException(); }
public unsafe void SendSystemMessage(Sharpkick.PlayerObject* player, byte* message) { throw new NotImplementedException(); }
public unsafe int IsGameMaster(Sharpkick.PlayerObject* Target) { throw new NotImplementedException(); }