Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 10/15/20 in all areas

  1. 1 point
    AnnieRuru

    Dota PVP Ladder

    yeah I bet everyone still using version 2.9, that outdated version from eathena honestly there isn't much change with previous version, version 2.9 still works fine if you know how to fix it Download: 3.6 hercules - script rathena - script soundeffect if your server has custom animation sprite, remember to set .fix_custom_sprite to true Questions: when people ask to make modification to this script, it always comes down to these 2 1. monthly/weekly reset ladder will reset monthly or weekly ... self explain 2. "@dotaannounce" off hmm ... after talked to some people, they want the announcement set to global, but then some players want to see who are dead, and some players doesn't bother and I also saw this is a custom modification ... can be made into this script but ... nah ... I'll do it when I feel like it
  2. 1 point
    AnnieRuru

    Dota PVP Ladder

    there are already 4 members asked me about pvp statue in discord ...... 2 from hercules side, 2 from rathena side .... .... I think I just release this to public in case those who doesn't know what pvp statue is -> https://rathena.org/board/topic/124379-pvp-ladder-show-top-5-player/ https://rathena.org/board/topic/126090-pvp-ladder-show-top-5-player-statue/ https://rathena.org/board/topic/125602-statue-npc-not-pvp-rankings/ 3.3 - script - add PVP ladder statues Question ... should I also make this for rathena ? I don't mind adding this simple stuff in version 2.9
  3. 1 point
    AnnieRuru

    KoE Modification

    can do this as paid service ? if there are other members willing to do, feel free to post on the forum but this seems very custom like, should be done as paid service ... contact me on discord
  4. 1 point
    AnnieRuru

    Dota PVP Ladder

    damn ... forgot to index the table properly 3.2 script - index the table properly for those who already have the script installed, index these keys to make the query return faster, specifically when viewing the top 10 alter table pvpladder add key (`kills`); alter table pvpladder add key (`streaks`); alter table ownladder add key (`highestown`); and yeah, this is the base script for public releases any further modification, try ask here or open a new topic in script request ... or maybe as a paid request
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.