Jump to content

Myzter

Members
  • Posts

    107
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Myzter

  1. Family Gangs (updated for rAthena) This script is a full wedding & family system, it allow you to get married and have lots of childrens (Baby Novices and Normal Players) using a 100% custom method, better than the original offered by Ragnarok Online. Families are able to send private communications, useful transportation services... and much more. Discover this system and you can be sure you will disable the original wedding system of Ragnarok Online, this is much better. Note: The current version uses the command @family (no more npc:family) Once you get married, you can level up your family and use exclusive Family Commands, compete with other families and make yours the most powerful. Downloads: Please help the community translating this script to your native language, just send me the translated version and i will update this post with your credits. English: FamilyGangs (Very poor & incomplete translation by Myzter, any help?) Spanish: FamilyGangs (Myzter) Standard Commands: propose: Allows propose marriage to another player adopt: Starts the process of adopting a child say: Send a global message to all your family info: Displays the current status of your family (level, experience, members, etc.) Additional Command Pack: jawaii: Warps a parent directly to Jawaii. select: Select the name of a random member of the family rank: Show the Family Ranking. love: Offer your life to give a super dope to the near members of your family. warp: Warps directly to the location of the selected member. (admins can set map restriccions) English: AdditionalCommands01 (Myzter) Spanish: AdditionalCommands01 (Myzter) Comment and Enjoy this +1,500 lines script ^^! Myzter familygangs_cmd1_en.txt familygangs_cmd1_es.txt familygangs_en.txt familygangs_es.txt
  2. I don't know the Euphy one, i'll check it out. That script doesn't validate the current status of the character, for example, if you are Assassin lvl 99 and save your Build using the Euphy script just before reborn, you can load your previous Stats being a Novice and exploit the stats points. Look how many validations are necessary in my script. I think Euphy created that script as a sample that anyone can take to create a complete build system, but is not usable as is. Thanks for your explanation. But in his script restrict lvl 99 to use it. Sure, you can be an assassin 99, save your build... then in the future, load that build being a Guillotine an voila, all your stats and free points are gone.
  3. I don't know the Euphy one, i'll check it out. http://pastebin.com/raw.php?i=NJY1csde Here is it. I already post the response in the previows post
  4. I don't know the Euphy one, i'll check it out.That script doesn't validate the current status of the character, for example, if you are Assassin lvl 99 and save your Build using the Euphy script just before reborn, you can load your previous Stats being a Novice and exploit the stats points. Look how many validations are necessary in my script. I think Euphy created that script as a sample that any scripter can take to create a complete build system, but is not usable as is.
  5. Done! The 'char_id' field is wrong in the table definition, please download the script again to fix the problem, remove the table 'char_build' before restart with the new version. Thanks for your report!
  6. Darkpurple, what rAthena are you using?, this script was tested on eAthena for years but i will test it on your rAthena version to see what's wrong.
  7. Check the table 'char_build', this table store all your builds and it's created the first time you run the script, check any error in the console. Did you intalled VarSystem.txt? (This system was used for more than 3 years in my last RO server)
  8. Build Storage System This system allow users to store different Builds (only Stats) to load it in any moment, ie: If you are a Support Priest and are using a specific Build named "support", you can change it to your previous saved build named "fighter" whispering to npc:build and paying a small tax. There are a cooldown between Build changes, but you can pay a bigger tax and bypass this limitation. Pre-Requisites: This script requires VarSystem.txt Downloads: English: Builds_en.txt Spanish: Builds_es.txt French: Builds_fr.txt (by Kreustoo) Enjoy this system, your users will LOVE it. Myzter
  9. Links Updated!, my old site and community was gone and now i'm using my personal hosting to supply scripts.
  10. Links Updated, my old domain and community was gone and now i'm using my personal hosting to supply scripts.
  11. Look the line 339, replace "case 2" with "case 9999" If you need to ignore GM accounts from being interrogated by BK, add a line in the function chkStartBK and put a "if" checking the account level then a return to cancel the interrogatory.
  12. BK give you agi, bless, or zeny... after a right answer. The time between interrogatories is measured with permanent variables, a reconnection doesn't affect that time. Regards, Myzter
  13. Thanks, The new version include this fix. Regards, Myzter
  14. Hi ~Myzter, rAthena has implemented new job Kagerou/Oboro Could you add it ? Anyway, thanks for the convenient tool Sure, please try again To add more jobs, monsters or a new bitmask table just add more values into the array, the JavaScript part of the page will do all the work, including new editors if needed. Regards, Myzter
  15. Thanks, here a small update, now allowing mob modes.
  16. Hi, I made this tool to calculate the bitmask for my custom items and mobs, i hope be useful for you. Use it from my site: this link or download from here: ro-bitmask.rar Regards, Myzter PD: Don't use with Internet Explorer, that browser sucks and doesn't support this kind of programming.
  17. That's a bad installation, check the server console during the script loading and check for errors.
  18. hmmm emulator? do you mean ragnarok client exe? like version of client? rAthena, eAthena, etc.
  19. That's not a BK6 problem, is a emulator problem, i can't do anything to fix it.
  20. BK6 detect bots, automatic players that kill monster to get items and/or experience, but a timer interrogation doesn't protect you from anything and your players will be angry, that's why is not compatible with BK6. Look the errors in the map console while loading the scripts. If a event label is not recognized by the emulator, the script wasn't installed correctly or you are using a different emulator that doesn't support some of the commands inside the script.
  21. It works when you kill monsters, or when you talk with BK6 enabled NPCs. If you try to interrupt the interrogatory, BK6 start again and the Administrator can see in the Logs the users with this behavior. I already download from your file on first page also Mr. Myzter...Is it possible my SVN doesn't support ? I use eathena with 2010 client.. I'm using BK6 with eAthena and a 2009 client, and works with no problems. What you mean?, please try to be more specific. I want the images to appear now instead of drawn numbers in the text box as well as your video shows! You can find the instructions to install the numbers in the client inside the RAR, look the firts post, also, use the search button because are other posts asking the same.
×
×
  • Create New...