View File
Abyss_04 and Odin Past (Working) Script + Sprites
This file allows you to activate the Odin Past and Abyss4 maps in your game. Tested on a Renewal server.
Includes monster sprites, maps, monster database and skills.
Submitter
Ark-M
Submitted
08/30/24
Category
Utilities
Video
Content Author
Ark-M
if (query_sql(.@selectIfKillExistQuery$) > 0) { // Exist a kill of that MVP so +1 to kill count
change to
if (query_sql(.@selectIfKillExistQuery$, .@charid, .@kills, .@name$) > 0) { // Exist a kill of that MVP so +1 to kill count