HowTo Add a NPC Operation: Difference between revisions
Jump to navigation
Jump to search
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
- Create new Operation Class in npcclient/npcoperations
- Create new Queue-Command in npcclient/networkmgr
- Process Command in npcclient/npcmanager and execute desired action