HowTo Add a NPC Operation: Difference between revisions

From PSwiki
Jump to navigation Jump to search
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..."
(No difference)

Revision as of 15:03, 1 April 2013

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