_accountName = accountName;
_appearance = app;
// Create an AI
_ai = new L2PlayerAI(new L2PcInstance.AIAccessor());
// Create a L2Radar object
_radar = new L2Radar(this);
// Retrieve from the database all skills of this L2PcInstance and add them to _skills