Jump to content

kRO Patch Notes

Sign in to follow this  

378 topics in this forum

  1. kRO Patch - 2013-12-30

    • 0 replies
    • 580 views
  2. kRO Patch - 2013-12-23

    • 0 replies
    • 580 views
  3. kRO Patch - 2013-12-18

    • 0 replies
    • 536 views
  4. kRO Patch - 2013-12-11

    • 0 replies
    • 497 views
  5. kRO Patch - 2013-12-04

    • 0 replies
    • 576 views
  6. kRO Patch - 2013-11-27

    • 0 replies
    • 528 views
  7. kRO Patch - 2013-11-20

    • 0 replies
    • 540 views
  8. kRO Patch - 2013-11-13

    • 0 replies
    • 528 views
  9. kRO Patch - 2013-11-06

    • 0 replies
    • 505 views
  10. kRO Patch - 2013-10-30

    • 0 replies
    • 503 views
  11. kRO Patch - 2013-10-23

    • 0 replies
    • 700 views
  12. kRO Patch - 2013-10-16

    • 0 replies
    • 491 views
  13. kRO Patch - 2013-10-08

    • 0 replies
    • 516 views
  14. kRO Patch - 2013-10-02

    • 0 replies
    • 560 views
  15. kRO Patch - 2013-09-25

    • 0 replies
    • 487 views
  16. kRO Patch - 2013-09-17

    • 0 replies
    • 505 views
  17. kRO Patch - 2013-09-11

    • 0 replies
    • 481 views
  18. kRO Patch - 2013-09-04

    • 0 replies
    • 443 views
  19. kRO Patch - 2013-08-28

    • 0 replies
    • 429 views
  20. kRO Patch - 2013-08-21

    • 0 replies
    • 488 views
  21. kRO Patch - 2013-08-14

    • 0 replies
    • 415 views
  22. kRO Patch - 2013-08-07

    • 0 replies
    • 433 views
  23. kRO Patch - 2013-07-31

    • 0 replies
    • 391 views
  24. kRO Patch - 2013-07-24

    • 0 replies
    • 441 views
  25. kRO Patch - 2013-07-17

    • 0 replies
    • 456 views
Sign in to follow this  
  • Featured Topics

  • Latest Commits

  • Topics

  • Posts

    • Drop the info man, this is not CIA.
    • Lol some one has his contact? We were friends in the scripting community he even dedicated a happy birthday to me: https://youtu.be/0fHKyqzfdy8 I was trying to contact him for years. I hope he is well.
    • Hi, it's possible to do if you have mvp logs activated. And of course item log for any kind of card. (but I think this is not enabled by default, so you may lost all tracking from time behind).     As you can see in this table is stored any MVP killed and tells which mvp was killed and what exp, item was rewarded and which map and who. This is not useful at all because if the guy sells the card, the track is "lost", but you can ask SQL to char, bank, inventory, etc... to see where is a card, but then you leave the track of who got or where it was adquired.   What you want is, when a card is dropped get unique ID, and save who got it and where, I think this needs SRC editing and SQL modification in order to make an optimized script. But, this is the help I can give you, maybe if some one read this and wanna help further or tell a better solution is ok.   EDIT: For now you can do these to examine your DB.   SQL for inventory: SELECT t2.name_english, t3.name FROM inventory t1 INNER JOIN item_db t2 INNER JOIN `char` t3 ON t1.nameid = t2.id AND t1.char_id = t3.char_id WHERE t1.nameid IN (SELECT `id` FROM `item_db` WHERE `type` = 'Card') OR t1.card1 IN (SELECT `id` FROM `item_db` WHERE `type` = 'Card') OR t1.card2 IN (SELECT `id` FROM `item_db` WHERE `type` = 'Card') OR t1.card3 IN (SELECT `id` FROM `item_db` WHERE `type` = 'Card'); SQL for bank: Storage saves only account id SELECT t2.name_english, t1.account_id, t3.userid FROM `storage` t1 INNER JOIN item_db t2 INNER JOIN `login` t3 ON t1.nameid = t2.id AND t1.account_id = t3.account_id WHERE t1.nameid IN (SELECT `id` FROM `item_db` WHERE `type` = 'Card') OR t1.card1 IN (SELECT `id` FROM `item_db` WHERE `type` = 'Card') OR t1.card2 IN (SELECT `id` FROM `item_db` WHERE `type` = 'Card') OR t1.card3 IN (SELECT `id` FROM `item_db` WHERE `type` = 'Card'); And you can keep looking for guild storage, etc.  
    • Anyone got a new Zero Client with working patches?   Cheers
    • Tenho a vontade de jogar sozinho em um servidor PC privado, somente em meu PC mantenho intervisse colocar online, mas queria algo atualizado e com itens recentes mete para matar bichinho sozinho e curti a vida solitária e divertida que mora em minha mente haha enfim esse e meu sonho um ragnarok atualizado e que abra fácil para eu jogar solo se alguém puder fazer isso e sem gracinhas como vírus e pegadinhas, etc. estou desposto a apresentar uma pequena recompensa R$ 150 (sei que tem uma tonelada de tutorial na net de como criar um, mas não quero ter trabalho) [Receositos para recompensa] [1 ser atualizado ter itens recentes] [2 não ter bugles que atrapalhem um leigo a jogar ou invocar intens. E monstros] [3 Fácil de abri para jogar] [/\ bônus se ouvir mecânicas como em privados que se ver por aí como missão para fazer intens. NPC diferes ter como curandeiras que andam por aí a quele tem de melhorar a perícia com ar carma conforme você vai usando que era mora anos atrás {sem itens muito doidos que parece que é um mu} mine games coisas assim dobro a recompensa] (não quero jogar isso online e nem vou hospedar, nem nada odeio esse jogo online, já tive minha conta de lagrimas, só tenho sdd de andar por essas terras, nem pretendo ganhar nada com isso) >>apresente um vídeo mostrando que compre os requezitos, seja selecionado obtenha a recompensa>> [R$ 150] [bonos X2=300]
  • Download Statistics

    • Files
      462
    • Comments
      161
    • Reviews
      240

    Latest File
    By Hyroshima

    51    0

×
×
  • Create New...

Important Information

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