Frost Diver Posted July 16, 2019 Posted July 16, 2019 Hi, before this, there are no errors were found but after i updated my rathena to latest version, i'm facing this error (refer photo) how to fix this issue? here's the scripts that im using in my server thanks in advance BotKiller6.txt grabthecandy.txt lastmanstanding.txt Quote
0 Gerzzie Posted July 16, 2019 Posted July 16, 2019 getmapxy has been updated https://github.com/rathena/rathena/commit/26720f041a3cd0edbaa975bfc70345a30e9bf706Solution : -getmapxy .@map$, .@x, .@y, 1; +getmapxy .@map$, .@x, .@y, BL_NPC; Spoiler BL_PC - Character object (default) BL_NPC - NPC object BL_PET - Pet object BL_HOM - Homunculus object BL_MER - Mercenary object BL_ELEM - Elemental object Quote
0 Frost Diver Posted July 16, 2019 Author Posted July 16, 2019 2 hours ago, Gerzzie said: getmapxy has been updated https://github.com/rathena/rathena/commit/26720f041a3cd0edbaa975bfc70345a30e9bf706Solution : -getmapxy .@map$, .@x, .@y, 1; +getmapxy .@map$, .@x, .@y, BL_NPC; Hide contents BL_PC - Character object (default) BL_NPC - NPC object BL_PET - Pet object BL_HOM - Homunculus object BL_MER - Mercenary object BL_ELEM - Elemental object SOLVED! THANKS!!!! Quote
Question
Frost Diver
Hi,
before this, there are no errors were found but after i updated my rathena to latest version, i'm facing this error (refer photo)
how to fix this issue?
here's the scripts that im using in my server
thanks in advance
BotKiller6.txt grabthecandy.txt lastmanstanding.txt
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.