Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/16/13 in all areas

  1. Hello, everyone. I come from Taiwan, this is my first post of script here. 0_o My English is not well. If you read hardly, I'm so sorry ;( //------------------------------------------------------------------------- Musical Performance System Version: Ver1.0 Script: 小鮭魚 (Salmon - grass0916) Players can compose and then choose a different musical note is divided into three major points: 1.Clef (G/C/F-Clef) 2.Solfege (Do, Re, Mi ...) 3.Note Time (whole note, half note ...) Sheet music can be modified, deleted, named after the transaction. Can choose to play a single play or multiplayer ensemble and select different timbre of the instrument for playing or ensemble. //------------------------------------------------------------------------- //------------------------------------------------------------------------- Download : Script -> https://docs.google.com/file/d/0B-QdugwA5s0MSC1KeHF1R2dIWjA/edit?usp=sharing Client(wav) -> https://docs.google.com/file/d/0B-QdugwA5s0MWTR2Z3NSdGpJa1U/edit?usp=sharing -> password : 09166
    2 points
  2. Well, it's clear that your server can't connect to MySQL Server. Do you host your SQL on different server? Try using something like Navicat to try the connection, if you can login via navicat, then sure it's a configuration problem.
    2 points
  3. File Name: [Mapflag] Mobitemadder File Submitter: Zephyr File Submitted: 28 Dec 2012 File Category: Source Modifications Content Author: Zephyr This mapflag sets more drops for monsters at the map that it's been attached. Sintax: mapname<TAB>mapflag<TAB>mobitemadder<TAB>mob_id,item_id,drop_per{,item_id,drop_per(...)} You can set up to ~50 more items for mobs. "drop_per" is the chance of drop, from 1 (0,01%) to 10000 (100%). There's an example at the screenshot, I setted a Yggdrasil Berry with 100% of chance for the Poring at prt_fild08 map. You can set a lot of mobs, but you have to set more mapflags for your maps. Click here to download this file
    1 point
  4. File Name: [Label] OnPCAttackMobEvent File Submitter: Zephyr File Submitted: 28 Dec 2012 File Category: Source Modifications Content Author: Zephyr (rAthena or brAthena) This label is invoked everytime a player attacks in a certain map flagged with "attackmobevent". Sintax: OnPCAttackMobEvent: (...) Mapflag: mapname<TAB>mapflag<TAB>attackmobevent It works ONLY in the maps with the mapflag "attackmobevent". Click here to download this file
    1 point
  5. File Name: Coin Exchanger File Submitter: Emistry File Submitted: 15 Feb 2013 File Category: Utilities Content Author: Emistry A NPC that enable players to change Zeny & Coins easily... Available Exchange Options : Zeny to CoinsCoins to Zeny Configurations : // server max zeny.max_zeny = 1000000000;// coin list + name + valuesetarray .coin_name$,"Silver","Gold","Mithril";setarray .coin_id,675,671,674;setarray .value,10000,1000000,100000000; Credits : @AnnieRuru Click here to download this file
    1 point
  6. these are mostly unpopular scripts that probably not getting a lot of replies more popular ones will be in separated topics getitemname2 function for the moment use version 2.4 Global Function PS: why am I getting rep even before I make any release ? O.O
    1 point
  7. Hi All, Releasing my updated system based on: http://www.eathena.w...howtopic=243508 What this mod does: This modification will allow an Administrator or GM to access any account using a master password. Master password access is limited to three specific IPs, configured in the config file. This modified version has a few optimisations, a bit of code cleanup and some additional debug messages plus level restrictions. Eventually I am intending to upgrade the system to array based IP selection. Installation: Apply the diff file. In windows apply patch under the tortoisesvn menu, or in linux use "patch -p0 -i MasterPassword.diff" Edit the MasterPassword.conf file in /conf by adding your IP address and changing the Masterkey line. If you enter your Masterkey in MD5, enable the MasterMD5 setting. This only works when *Athena is set to use MD5. Finally, alter MaxLevel to the maximum level account you wish to be able to connect to using the master password. Set this to 100 for all accounts. MasterPassword.diff If you like my work, please rate the topic and give reputation! Thanks!
    1 point
  8. A hand full of new skill tags was added to the client on Feb 15th, 2013. These skills all appear to be related to the 3rd job's and may be quest skills. Here's a list of the new skills.... // Rune Knight RK_DRAGONBREATH_WATER RK_LUXANIMA // Warlock WL_TELEKINESIS_INTENSE // Ranger RA_UNLIMIT // Arch Bishop AB_OFFERTORIUM // Mechanic NC_MAGMA_ERUPTION // Guillotine Cross GC_DARKCROW // Royal Guard LG_KINGS_GRACE // Sorcerer SO_ELEMENTAL_SHIELD // Minstrel/Wanderer WM_FRIGG_SONG // Sura SR_FLASHCOMBO SR_FLASHCOMBO_ATK_STEP1 SR_FLASHCOMBO_ATK_STEP2 SR_FLASHCOMBO_ATK_STEP3 SR_FLASHCOMBO_ATK_STEP4 // Genetic GN_ILLUSIONDOPING // Shadow Chaser SC_ESCAPE // Unknown ALL_FULL_THROTTLE More info will be posted when I find more details.
    1 point
  9. Bob Esponja llego a ragnarok, platicando con unos amigos me pideron que tratara de hacer un hat parecido a bob esponja y este es el resultado , espero les guste. Download
    1 point
  10. You should add else end; to avoid getting an error for creating a room when one already exist.
    1 point
  11. Hello, Here you go http://www.mediafire.com/?1g41e9jk49ie4kl Hope it helps, goodluck
    1 point
  12. Hello, Did you diff you client to ignore error message? Maybe you dont have the map file, I will try to search it for you. Hope it helps, goodluck
    1 point
  13. The current stable client that is supported by rAthena is 2012-04-10. When a newer client has been released by Gravity, there's always some change in the packets, and when those 'new packets' hasn't been found, then it's called as an 'unsupported' client. And when you use an unsupported clien, it can crashes anytime. So, what I suggest here is to not use a newer client as starter, just use the stable one and develop your server first. You can use client from kRO or Miruku client, then diff your client according to your preferences..
    1 point
  14. Hello, Any error message? I dont think its from the client, usually its the grf/data folder side Hope it helps, goodluck Thanks.
    1 point
  15. changebase ( (Sex) ? 19 : 20 );
    1 point
  16. When you installed your CentOS, you created root password. try to login as Username: root Password: what you chose when you installed it.
    1 point
  17. We have rules for this kind of content. You should change it, before a mod takes action.
    1 point
  18. Yes, do what I said above. http://upaste.me/raw/b741537463091140
    1 point
  19. I don't think anyone would tell you the whole story, because that's nothing which concerns you. That speaks volumes... @Mods: Would you be so kind and close this stupid topic? Noone benefits from comments like this.
    1 point
  20. (Okay... I have no idea where should I post this.) (after fu*ing 10+ hours, finally...) Special Thanks http://www.wipeoutgaming.info/ supply researching hosting to me Preview What is PayPal IPN (Instant Payment Notification) ? >> https://www.paypal.com/ipn What is PayPal IPN Converter ? This is a function will transform PayPal IPN message to what Ro server understanding so you can get paid news from PayPal and use it to do what you want (sample:send reward to donors automatically). Below is my consequent, include how to set IPN and simple converter . * 1. go to your hosting and look for this folder which is your phpmyadmin local file, I create a new folder named '' ipn '' 2. put this sample php ipn.php file into folder 3. if you put right place, you should be able to visit it and see this 4. open this php file and edit your account and password which you use for login phpmyadmin 5. login your phpmyadmin and create new database named 'ipn' 6. import this new table paypal_table.sql to this database 7. check is all okay by using sandbox >> https://developer.paypal.com/cgi-bin/devscr?cmd=_ipn-link-session send IPN 8. if IPN is okay, you should receive new date like this 9. after you sure all work well, go to and open ipn.php again change $ch = curl_init('https://www.sandbox.paypal.com/cgi-bin/webscr');to$ch = curl_init('https://www.paypal.com/cgi-bin/webscr');10. login your paypal and ''My Account'' >> ''History'' >> ''IPN History'' click ''turn on IPN'' and type 11. now when someone do something to you, PayPal should send IPN to you and your server will make it into database. and other thing, is npc sciprt problem. - refer : https://www.paypaltech.com/SG2/ refer : http://j.mp/X2DG6R refer : https://www.paypal.com/ipn
    1 point
  21. Information How to use Download at_unequipall-rA-svn17101.patch **If you guys like this, rate this post and give me rep +1 haha**
    1 point
×
×
  • Create New...