|
AutoChatInstance | getAutoChatInstance (int id, boolean byObjectId) |
|
void | npcSpawned (L2Npc npc) |
|
AutoChatInstance | registerChat (L2Npc npcInst, String[] chatTexts, int chatDelay) |
|
AutoChatInstance | registerGlobalChat (int npcId, String[] chatTexts, int chatDelay) |
|
void | reload () |
|
boolean | removeChat (AutoChatInstance chatInst) |
|
boolean | removeChat (int npcId) |
|
void | setAutoChatActive (boolean isActive) |
|
void | setAutoChatActive (int npcId, boolean isActive) |
|
int | size () |
|
|
static Logger | _log = Logger.getLogger(AutoChatHandler.class.getName()) |
|
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/model/AutoChatHandler.java