Jump to content

Radian

Members
  • Posts

    1546
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Radian

  1. please let me know if you solved this issue. or how to solve it thanks! good luck
  2. Sane Issue with this https://github.com/rathena/rathena/issues/1145
  3. I would like to request a script that works something like this. give extra item reward for the player who killed the MvP. reward will depend on the MvP monster level. reward will directly send to the player who is MvP. I have this list of MvP based on mvp warper script in the master trunk of rA. 1086,// Golden Thief Bug 64 1115,// Eddga 65 1150,// Moonlight Flower 67 1159,// Phreeoni 69 1112,// Drake 70 1583,// Tao Gunka 70 1492,// Incantation Samurai 71 1046,// Doppelgangger 72 1252,// Garm 73 1418,// Evil Snake Lord 73 1059,// Mistress 74 1190,// Orc Lord 74 1087,// Orc Hero 77 1251,// Knight of Windstorm 77 1038,// Osiris 78 1658,// Ygnizem 79 1272,// Dark Lord 80 1871,// Fallen Bishop 80 1039,// Baphomet 81 1147,// Maya 81 1785,// Atroce 82 1389,// Dracula 85 1630,// Bacsojin 85 1885,// Gorynych 85 1623,// RSX 0806 86 1511,// Amon Ra 88 1688,// Lady Tanee 89 1768,// Gloom Under Night 89 1719,// Datale 90 1734,// Kiel D-01 90 1157,// Pharaoh 93 1373,// Lord of Death 94 1312,// Turtle General 97 1779,// Ktullanux 98 1874,// Beelzebub 98 1646,// Bio3 placeholder 99 1708,// Thanatos 99 1751,// Valkyrie Randgris 99 1832;// Ifrit 99 so from level 64 to 74 monster will give a reward (ex: 1pc) 75 ~ 89 (ex: 2pcs) 90 ~ 99 (ex: 5pcs) and if possible reward will be account bound. Thanks in advance
  4. https://github.com/rathena/rathena/commit/a63604d92a1c8090257277e353fd28464e859c08
  5. The one Sandbox posted. - script hatredreset -1,{ OnInit: bindatcmd strnpcinfo(1),strnpcinfo(1)+"::OnAtcommand",0,40; end; OnAtcommand: query_sql("UPDATE `acc_reg_str` SET `value`='0' WHERE `str`='PC_HATE_MOB_%' AND `char_id`='"+getcharid(0)+"'"); message strcharinfo(0),"Reset 'Hatred' maps, you may need to relog for the changes to take effect."; end; }
  6. I wonder if you used @str command?
  7. Maybe try this? http://upaste.me/r/b01d25198d5c7269b
  8. yep, already read those threads and tried everything..... still doesn't fix it :/ ford? kaw ba yan? sa topro? patulong naman XD Yep its me. xD
  9. Radian

    Greetings!

    Eyy! welcome to the community
  10. Radian

    File Path

    Alright thank you so much for this information.
  11. Radian

    File Path

    on this part of map_athena.conf // File path to store the console messages above console_log_filepath: ./log/map-msg_log.log should I change this ./log/map-msg_log.log into this? /log/map-msg_log.txt
  12. Radian

    Lottery

    It worked. thanks
  13. Mine is 2 weeks older but heaven's drive for me is working fine.
  14. I will check this one because party setup is not working.
  15. PandaLovesHamster uu pinoy na pinoy xD
  16. Are you running your server on renewal system and how old is your files? 5 6 7 days old?
  17. Wait. gusto mong gayahin yung features ng waffle ro? may copy ka ba ng files nila like server side at client side?
  18. Question are you using rathena as your server files?
  19. I think you need to delete the guild so it will read the setting you setup from 75 to 25 max guild member
  20. I think you need to add the job sprite you want. like for example Swordsman to Lord Knight is different sprites for weapon and also the type of weapon. too much to work with custom Items thats why i dont like that kind of thing im sorry.
  21. I always check the wiki of rathena when im adding a custom weapon but its been a long time i might cant help you but wiki really helps.
  22. Well nowadays no good game guard based on what i know..
  23. So i found this addon LINK which is a very nice addon after some test and i dont want to mess up my flux so i just wanna ask in what directory should i upload my "npc scripts?" -- Edit -- Map db is working fine.
×
×
  • Create New...