From 3c76bcaecf5704b06dcfdaf8a583db1f2c644473 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Thu, 15 Aug 2024 02:16:00 +0200 Subject: [PATCH] Update readme.md --- readme.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 7a50280..fa5f6ee 100644 --- a/readme.md +++ b/readme.md @@ -132,11 +132,12 @@ Use the above (ifconfig) IP for the following router poort-forwarding and/or fir ``` ## useful bot commands -See mod-playerbot/src/strategy/actions/ChatActionContext.h | cpp -See mod-playerbot/src/strategy/action/ActionContext.h | cpp -See mod-playerbot/src/ChatFilter.ccp -See mod-playerbot/src/PlayerbotMgr.cpp (around line 700 or search 'init=' -See unbot add-on tooltips +Code references +- See mod-playerbot/src/strategy/actions/ChatActionContext.h | cpp +- See mod-playerbot/src/strategy/action/ActionContext.h | cpp +- See mod-playerbot/src/ChatFilter.ccp +- See mod-playerbot/src/PlayerbotMgr.cpp (around line 700 or search 'init=' +- See unbot add-on tooltips ```bash unbot has init=auto but that doesnt always work, esp when ur level 1 (for now)