Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/27/11 in all areas

  1. Current Version:1.0 Description This script creates an instance in which a party or an individual is to fight 300 monsters that comes in waves activated by killing monsters and 1 MVP. Upon completion of this tasks, the party is rewarded with treasure chests which are very much like those that you can get from WoE. The script is highly configurable. I suggest you read through the configuration portion in the actual script. The script also requires certain files and it'll be included with the release as well. The script is based off Dragon Nest's 300 Goblin Instance. Creation of the script was largely possible through the use of OrcsMemory.txt as a reference. Support will not be given on details not pertaining to the actual script such as adding the map, updating the mapcache, and etc... Please read INFO.txt for very basic instructions. Documentation Configurations to focus on... Special Thanks , @Brian, L0ne_W0lf Download http://www.mediafire...t19b9b8768oc0n6 http://www.box.com/s/foi5h1p4ajnu3uvg23pk Comments, Concerns, Bug Reports, and Suggestions are welcomed.
    6 points
  2. I'm against, I'll post a quote from irc. [17:13:57] xazax: one of our goals was to provide as smooth switch from eA to rA as possible [17:16:53] xazax: and right now I can check the complete version history if each script file, not sure, if it will be still accessible after renaming [17:19:10] Ind: i agree with xazax 100%. this is a sorta cosmetic change with a implied inconvenience we have more important things to focus at, in my opinion.
    4 points
  3. Hello! rAthena is currently looking for chinese translators! Anyone who can translate chinese -> english and is willing to help us once in a while complete some small translation projects would be of great help! Requirements Intermediate -> Expert Chinese No Google Translate Please apply here (or click on "Staff Applications" on the main menu tab): http://rathena.org/board/index.php?app=contactus
    2 points
  4. So its that time of year again where I get extremely bored. Bored enough to get dragged back into designing ragnarok themed websites. I posted on eAthena but then my buddy told me that rAthena is where its at now so I packed up and moved here I finally tried to use black with white (since most of my designs are light based, without any blacks). News and Updates simillar to my last design, but hey it works so why change it? and it doesnt define the site so It shouldnt matter if it looks alike. PVP inspired from NBA, im not a fan of the sport, but im a fan of their website haha. Please leave ratings, comments, rants, etc. EDIT: lessened the subtext on the navigation early revision [here] MORE EDIT: more revisions and added some screens of other pages homepage more screenies of other pages of said site:
    2 points
  5. It came to my attention just recently that various server owners are in the same position as I. Many mid and high rate servers have items that they wish to drop at a lower than minimum drop rate. For instance, On iHeart-RO our minimum drop is 30%. Some items I want to drop at 1 and 2 percent, however this is impossible due to rate scaling. That is where this system comes in: I personally believe this should be commited to the server source if it would have enough use in the community. I want the opinion of other devs and the community. Thanks to Ind for making this useful system. Please reply with a vote and your reasoning.
    2 points
  6. E - Script Collection Last Update : September 10, 2013 Refine Function SQL Mission Board Monster Marching Vendor Control Advanced Stylist Coin Exchanger Doppelganger Race Of The Day Limited Items Multi Currency Shop Random News GM Online List Link Broken E-Inquiry DotA Runes Flower Counting Game Class Restriction Chain Quest Build Manager Misc Scripts : Freebies Script Card Trader Gold Room [ Pick Gold ] Gold Room [ Guild Tax ] Map Restriction [ GM Based ] Daily Reward Monthly Reward Monster Spawner Monster Summoner with Last Summoned Display Players Stats & Equipments 3rd Job Item Giver Exchanger [ Cashpoint to Coins ] Exchanger [ Poring Coin - Zeny ] Exchanger [ Points to Tickets ] Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ] Party Match Auto Ban Over Stats Users Soul Link Buff Kill Players gain Cash Points Party Members All Get Items [ Snippet ] Message Board Stalker Class Skill Reproduce NPC Multiple Selection Quest [ Template ] In-Game Item Rewarder In-Game Points Rewarder Invasion Event Custom Item Rate Status Point Seller [ Snippet ] Anti Bot Security Script Anti Bot Script [ Code / Question ] Item Combo Restriction [ LHZ Card ] Drop Item Upon Death PVP Switcher + Announcer [ Guild Master ] Rotating Waitingroom Messages +10 Refiner [ Specific Items ] Random Rate Item Exchanger MVP Invasion Premium Users [ Boost Rates ] Display Cutin Image upon Login Custom Randomed Box Items Kick GM during WOE Custom Crafting NPC Restrict Same IP [ Certain Map ] Coloured Items Exchanger Guild Master Changer Party Team PK Match Gambling Game IRC Channel Crafting NPC Guild Storage Restriction Stage Game [ Version 4 ] Monster Wiki Event [ Version 3 ] Special Thank you for my Tutor : Notes : I am a bit lazy to write all those Script Descriptions, i do believe that all of you able to get how this script works. Anyway, i will still doing my best to write the Updated Changelog or informations about the script as detail as possible. All the Scripts above are uploaded to Pastebin . Abide the Following Rule : Scripts Error / Not Working , you have to Explain it in Details. ( Add in Images / Modified Scripts ) Do not SPAM / BUMP in my Topic. Do not ask for Support stuffs for other Scripts in this Topic. Link Down , then drop [ @Emistry ] a message. I Reserved the Right for NOT Answering your Posts if you did not abide my Topic's Rules. Keep This In Your Mind : All the Scripts i distribute here are NOT FOR COMMERCIAL USES . DO NOT remove my Credits if you are using part of the scripts to modify your own. DO NOT re-release the scripts in any form / way. If you ♥ these Scripts , Click on to Vote this Topic up. Or you may also click on at above the Topic
    1 point
  7. File Name: Advanced common drop system File Submitter: dreamunreal File Submitted: 12-26 2011 File Updated: 12-26 2011 File Category: Source Modifications Why make it: Ind's Special item drop system can't do it. so. I base on Ind's work to finish this to solve xazax's probrom. How to use it: 1: create item_droprate.txt in db folder as item database. not a npc. 2: find conf/battle/drop.conf add new line common_drop.adv_flag: 1 as a switch, if you use type 2 (switch off) format in item_droprate.txt must like this: any number,itemid,rate e.g: 0,985,10000 1000,985,10000 // it will set item 985 drop rate to 100% if your use type 1(switch on) format in item_droprate.txt must like this: mobid,itemid,rate e.g: 1219,4120,10000 // it will set knight of abyss's knight of abyss card's drop rate to 100% 1150,985,1 // it will set moonlight_flower's elunium's drop rate to 0.01% if you add new line or modify a line in item_droprate.txt it will run when you reload mobdb,after save. Other: this patch. base on eAthena r15049 trunk. that is all,. enjoy it. Download: download 1: Click here to download this file(*.patch) mirror1: save as (*.patch)
    1 point
  8. Allowing rAthena SVN to support another extension for scripts. example (.ras, stands for .RAthenaScript): myscript.ras scripts_custom.conf npc: npc/custom/myscript.ras And not just for syntax coloring but it would be nice for rAthena to have its own extension, still supporting .txt files though.
    1 point
  9. File Name: KPatcher File Submitter: Tiera File Submitted: 20 Dec 2011 File Category: Patchers Content Author: Tiera Title: KPatcher Version: 3.1 Language: Multilingual Supported GRF files: All versions Support for other packers: RGZ and RAR Supports data transfer protocols: HTTP, FTP, support for username and password KPatcher Features: 1) Fast merge GRF/GPF files; 2) Defragment GRF file; 3) Delete files from the GRF on the mask; 4) Deleting files from your client on a mask; 5) Unpack the RGZ/RAR archives; 6) The ability to patch any GRF file in the folder with patcher; 7) Unique auto update; 8) Support for the official patch server; 9) Simple skinning; 10) Remote file settings and auto update; 11) Fully embedded skin; 12) Custom Buttons. Config Tool Features: 1) Embedding the configuration file; 2) Embedding language file; 3) Embedding skin; 4) Change the icons patcher; 5) Getting CRC of any file. ~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Instructions: 1) Edit the file Localhost.kpsf; 2) If no language file for your language, create translation using an existing language files; 3) Create your own skin; 4) Place the files from the Web on your Web server 5) Edit the file settings.ini; 6) Make the necessary changes to the file update.ini; 7) Build settings in the patcher using ConfigTool. Each configuration file has comments and explanations for most settings and options! Click here to download this file
    1 point
  10. This is the discussion topic for the implementation and maintenance of a 'status database'. Information The concept behind this change would be to remove the entirely hard-coded current 'status table' system, and move the flags into a database file. This database file would be editable and customisable by any server owner, and would allow much more flexible implementations of things. Example Currently the source stores status related information in tables in status.c: static sc_type SkillStatusChangeTable[MAX_SKILL]; // skill -> status static int StatusIconChangeTable[sC_MAX]; // status -> icon unsigned long StatusChangeFlagTable[sC_MAX]; // status -> flags static int StatusSkillChangeTable[sC_MAX]; // status -> skill The first step in reforming this system would be to allow a status database (ie, status_db.txt) to define the characteristics of the statuses. This would mean the status icon displayed and the status change flag (which determines which statuses should be recalculated once it starts). However these are not the only areas left to be defined. The source dictates which statuses can: Be retained when the Sage skill Dispel is used Be retained when a character logs out Be retained when a character dies Override or cancel previous statuses Override the previous status active on the user To tackle these hard-coded solutions, it would then be plausible to implement a 'flag' column (for defining features such as 'buff' status, 'debuff' status, 'un-dispellable') and have an additional column to list statuses which are cancelled when the status is activated. Of course some areas of the status system will be kept in the source, mainly the actual bonuses (such as in the status_calc_* functions) and status specific checks (some statuses cannot be activated when another is active etc.) Proposition The idea would be to have a database in the format: <status id>,<status icon>,<recalculate flag>,<status flags>,{ <override status 1>, <override status 2> ... } The purpose of this topic is to collect additional ideas for this implementation, and thoughts on using a database like this.
    1 point
  11. LOL true, I just checked and I typed it accidentally when I was trying to find the keyword* 'boss' I'll edit my post, sorry my bad.
    1 point
  12. Slim, I think you typed that in yourself by accident. XD I just double checked and mines is clean.
    1 point
  13. It seem'd to work fine. Though I noticed this edit: nvm was a mistake -------------------------------------------------------- PS: Nice Script~
    1 point
  14. *uploaded revision Aryt took your suggestion and lessened the subtext to 2 lines per item. Yeah your right it does look cleaner haha.
    1 point
  15. Awesome job Arcenciel! Thank you for making the script customizable with many configuration options. =) 10/10!!!! EDIT: Getting an error for the NPCKILL event for the Final Boss. [Error]: npc_event: event not found [dup_1_110012402::OnMyMVPDead] Not sure if everyone else is getting this. This occurs AFTER you kill the final monster which is after you killed the 300 little dudes.
    1 point
  16. I come from china. I can read any chinese script.. but my english so pool.....-_-b
    1 point
  17. Five stars m'friend! Five stars!
    1 point
  18. < Wrong section > Figured the best way to do that is to just change the ids in the mob_db.txt in order to not give you an error by setting the item to 0, you could just open the file mob_db.txt then use the find & replace function (CTRL+F) and put this. (Same in mob_db2.txt if there's any that drops 'em). find: for elunium = ,757, for oridecon = ,984, replace with (something useless like, sticky mucus): for elunium = ,938, for oridecon = ,938,
    1 point
  19. I hope everyone had fun XD, especially with Boxing Day <3.
    1 point
  20. something like this if( rand(100) < 50 ) getitem 644,1;
    1 point
  21. i have solved my problem we must type birthdate on this format YY MM DD Somebody can give me the add ons for iris account register tools with birthdate field ??
    1 point
  22. Hi, Try with Shin's Diff Patcher: http://rathena.org/b...s-diff-patcher/ and WeeDiffGen: http://eathena.net/board/topic/53421-weediffgen/ Regards, Zwei
    1 point
  23. That's so beautiful! That low hiss can be taken out of the recording in a program such as ProTools. I'd love to see this incorporated into a server.. it's definitely one of the better Prontera theme recordings on Youtube!
    1 point
  24. I don't think there's any. I've seen electric guitar version though, which is in ratemyserver. PS: I like that one, you could as well PM the guy in youtube and tell him to make you a studio version one, lol (well it's an option..O_o)
    1 point
  25. i don't think there is much, if you are worried about that, then i guess don't release it
    1 point
  26. There are more steps involved to get core dumps that have detailed information about the crash reason. First, eAthena has to be configured to enable debugging (e.g. for gdb): ./configure --enable-debug=gdb If you don't want to edit the limits in the post above, but only for the current running shell, then use this: ulimit -c unlimited More about this here: http://compute.cnr.b...an-cgi?ulimit+2 You can run the server now. Afterwards,you will have a file named 'core' (or something similiar) within your eAthena folder as soon as the server crashes. Use this to get detailed information: gdb <server> <core>, e.g. gdb map-server_sql core You may have to install gdb first with 'apt-get install gdb', however, inside gdb enter this to get detailed information: bt full It will display a call stack where the last called function is at top. There's also a line displayed to show you where the crash happened. Go ahead and check this line to fix it.
    1 point
×
×
  • Create New...