Exemplo n.º 1
0
 public unsafe void OpenBank(class_Player* Target, Sharpkick.PlayerObject* ShowTo)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public unsafe void SendSystemMessage(Sharpkick.PlayerObject* player, byte* message)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public unsafe int IsGameMaster(Sharpkick.PlayerObject* Target)
 {
     throw new NotImplementedException();
 }