Jump to content

hendra814

Members
  • Posts

    882
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by hendra814

  1. please follow the guide from this link http://rathena.org/b...-turnament-mvp/
  2. OK. Thanks for the info..
  3. try use this client http://supportmii.com/ro1/Clients/Bypass_Clients/
  4. Hii i'm found this http://rathena.org/board/topic/74229-special-episode-malangdo/ could anyone help to translate into English and put into SVN. Thanks
  5. Thank you very much hendra814 I appreciate the help, after I diffed this bypass client it is working perfectly! you welcome, nice to help each other.
  6. Try use this client http://supportmii.com/ro1/Clients/Bypass_Clients/ yuo problem same as me.. but me RO project already work with this client.
  7. what revision are you using?
  8. oo, isee, I will test it. Thanks Euphy
  9. what i'm meant is this section case 2: if (para_suv02 < 14) { mes "[Toren]"; mes "First you need the ^0000FFAdvanced Paradise Gears^000000."; close; } if (paragearenchant < 1) { mes "[Toren]"; mes "Alright, but I'll need a few items for the enchantment process."; next; if (BaseLevel >= 90) { set paragearenchant,1; setquest 7239; mes "[Toren]"; mes "Just bring me ^0000FF20 Used Iron Plates^000000."; close; } set paragearenchant,2; setquest 7238; mes "[Toren]"; mes "Just bring me ^0000FF20 Iron Ores and 10 Irons^000000."; close; } if (paragearenchant == 1) { if (countitem(7319) >= 20) { mes "[Toren]"; mes "Thanks, that's what I needed!"; next; delitem 7319,20; // Used Iron Plate set paragearenchant,3; changequest 7239,7240; mes "[Toren]"; mes "Give me a second to prepare before I enchant your gears."; close; } mes "[Toren]"; mes "Just bring me ^0000FF20 Used Iron Plates^000000."; close; } how to get para_suv02 < 14, because i'm looking in the script jus have set para_suv02, 4 so i can't using enchantment with toren NPC and Weapons Expert NPC
  10. hii everyone, is any body know about torent enchantment? How to get it, because in the script to get enchantment quest must set into when i'm looking for para_suv02,5 until para_suv02,13 i didn't find it in the script. So please help me. Thanks.
  11. @joseph this is Euphy related posted for your problem.
  12. Hi guys please help me with this script i got the error when login with normal character, but when login as GM the error doesn't appear. This is the screen shot of error at map server Please help me to solve the problem. Thanks. already solved the problem with this guide http://rathena.org/board/topic/60851-solved-help-my-pvp-ladder-not-working-but-have-warning-tt/page__hl__%2Bpvp+%2Bladder
  13. sorry but i got it from the script in this section
  14. what client are you used?
  15. this script already automated, the event begin after your server running 30 minutes if you set into
  16. Thanks emistry, i will check it again.. nb; work as what i want
  17. so, i must set to be 1 or how? because i want make equipment drop at 80% for normal monster and 10% for card for mvp equipment drop at 10% and 0.01% for card.
  18. first this is my drop.conf i got problem when i using command @mi mvp_name monster the description seen for equipment and card is same as normal monster (40%) when i edited at "item_drop_add_min" into 1 the value when using command @mi still the same (40%) is it okay or not? how to make it different for normal monster and MVP/boss monster equipment or card drop when using command @mi sorry if i'm wrong and sorry for my bad english. Thanks.
  19. Hi, i'm need 3rd job aura files fo client 2012. because i'm using custom aura for client 2010 not working at client 2012 Thanks
  20. you can get it from here http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/
  21. no just char_athena.conf it's save all your character build and position.
×
×
  • Create New...

Important Information

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