Added waypoints for bot

This commit is contained in:
OTCv8
2019-11-01 03:44:56 +01:00
parent 85a7fbf0a6
commit 62ff2b1cf5
22 changed files with 865 additions and 32 deletions

View File

@@ -11,7 +11,7 @@ function updateFeatures(version)
-- you can add custom features here, list of them in modules\gamelib\const.lua
g_game.enableFeature(GameBot)
--g_game.enableFeature(GameMinimapLimitedToSingleFloor)
g_game.enableFeature(GameMinimapLimitedToSingleFloor)
--g_game.enableFeature(GameSpritesAlphaChannel)
if(version >= 770) then