Quote:
Originally Posted by KarlJames94
Can anyone help me with a problem with the chance encounter bot. It was working fine but now keeps getting an error message saying I may not enter Kaineng???
|
the outpost id has changed for anniversary.
Func MinisterialCommendationsFarmLoop()
Local $map = GetMapID()
Info("Live MapID=" & $map & " Expected=" & $ID_Kaineng_Center)
If $map <> $ID_Kaineng_Center And $map <> 817 Then Return $FAIL
change line 183 on the bot file from folder src to this and it will still display the message but should continue after event also without having to change back