HowTo Add a NPC Operation

From PSwiki
Revision as of 15:03, 1 April 2013 by Naeg (talk | contribs) (Created page with "== Summary == # Create new Operation Class in npcclient/npcoperations # Create new Queue-Command in npcclient/networkmgr # Process Command in npcclient/npcmanager and execute...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

  1. Create new Operation Class in npcclient/npcoperations
  2. Create new Queue-Command in npcclient/networkmgr
  3. Process Command in npcclient/npcmanager and execute desired action