Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. specify abit please @@? newbie never touch this. . is it is it red: id? blue: require level? 4008,355,5,5,5,7,5,3,5,0,0,0,0 set like this can remove? requirement? 4008,355,5,0,0,0,0,0,0,0,0,0,0 Very simple to read: //JobNo,Skill-ID,MaxLV{,JobLV},Prerequisite Skill-ID-1,Prerequisite Skill-ID-1-Lv,PrereqSkill-ID-2,PrereqSkill-ID-2-Lv,PrereqSkill-ID-3,PrereqSkill-ID-3-Lv,PrereqSkill-ID-4,PrereqSkill-ID-4-Lv,PrereqSkill-ID-5,PrereqSkill-ID-5-Lv//CLASS_SKILLNAME#Skill Name# Prerequisite means a skill that is needed in order for the given skill to become available for a class. Looking at Aura Blade, So, yes, changing it to: 4014,355,5,0,0,0,0,0,0,0,0,0,0 //LK_AURABLADE#Aura Blade# Will give you no requirements. Keep in mind, a simple @reloadskilldb wont load the change. A proper server restart will.
  2. See! You don't see everyone eating a Pichu.. :3 I win!
  3. Yes, your casting is affected to what you configure source wise, however, have you tried inside the skill.conf file? https://rathena.svn....ttle/skill.conf There are different settings that need to be configured to your liking. And in Renewal your Int affects your casting http://irowiki.org/wiki/Stats#INT so keep in mind on how you configure the source. Edit: http://rathena.org/board/topic/70817-fixed-cast-time/
  4. 423 downloads

    Yes, before people ask.. I am Mysteriouss on eAthena and these are my files . I've decided to make these files downloadable through rAthena's Download System just for faster access for people . Basically with these Gryphon recolours, you can easily replace the Gryphon already in RO or you can use them as custom mobs or even use them as mounts. If you wish to use them as mounts, you're going to have to do the following: - Head over to /data/sprite/ÀÌÆÑÆ® and rename any Gryphon file to: ¸Å2.spr ----- Sniper's Falcon ¸Å.spr ------ Hunter's Falcon Also, note that if you wanna use these for Ranger's falcons.. Rangers use the same file name format as Snipers do. So, if you change Snipers, you'll be changing Rangers. My current colours found in this file include: Black Gryphon Blue Gryphon Purple Gryphon Pink Gryphon Gold Gryphon and White Gryphon Note: Please note that when you get the files, the Gryphons are named by colour. It is up to you to rename them if you want to.
    Free
  5. File Name: Gryphon Recolours File Submitter: Mysterious File Submitted: 08 Sep 2012 File Category: Monster Sprites Content Author: Mysterious Yes, before people ask.. I am Mysteriouss on eAthena and these are my files . I've decided to make these files downloadable through rAthena's Download System just for faster access for people . Basically with these Gryphon recolours, you can easily replace the Gryphon already in RO or you can use them as custom mobs or even use them as mounts. If you wish to use them as mounts, you're going to have to do the following: - Head over to /data/sprite/ÀÌÆÑÆ® and rename any Gryphon file to: ¸Å2.spr ----- Sniper's Falcon ¸Å.spr ------ Hunter's Falcon Also, note that if you wanna use these for Ranger's falcons.. Rangers use the same file name format as Snipers do. So, if you change Snipers, you'll be changing Rangers. My current colours found in this file include: Black Gryphon Blue Gryphon Purple Gryphon Pink Gryphon Gold Gryphon and White Gryphon Note: Please note that when you get the files, the Gryphons are named by colour. It is up to you to rename them if you want to. Click here to download this file
  6. Skill.conf https://rathena.svn....ttle/skill.conf Are you referring to this? // Dancing Weapon Switch // On official server, a fix is in place that prevents the switching of weapons to cancel songs. // Default: yes dancing_weaponswitch_fix: yes This has been added in r16470.
  7. Since you're not really asking specifically for support in scripting of any sort, this is more of a general inquiry I'm gonna have to move this to the general section =/ Anyways, following with Euphy: http://irowiki.org/wiki/Renewal
  8. Haha Judas! I should browse your URL more often
  9. Mystery

    Homun S

    I know, rAthena support them, but skills doesn't work... there is the problem. You're gonna have to just be patient and wait till the Developers have more information and formulas for the skills.
  10. You need to download a new AI folder =/ Could refer to this: http://irowiki.org/wiki/AI
  11. Just to really clarify.. this: is your max stats for players.. as in, if you set it to 100, they can only reach 100 str, etc. o_O. If you set it to 10,000.. you're making their max stat reach 10k. o_o For your casting, head to: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/skill.conf // The rate of time it takes to cast a spell (Note 2, 0 = No casting time) casting_rate: 100 // Delay time after casting (Note 2) delay_rate: 100 // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: no delay_dependon_agi: no // Minimum allowed delay for ANY skills after casting (in miliseconds) (Note 1) // Note: Setting this to anything above 0 can stop speedhacks. min_skill_delay_limit: 100 Also, if you're set in Renewal Mode, keep in mind with this: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/config/renewal.h /// renewal cast time /// (disable by commenting the line) /// /// leave this line to enable renewal casting time algorithms /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats. /// example: /// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a /// "fixed cast time" which can only be reduced by specialist items and skills #define RENEWAL_CAST Renewal casting is a lot different than Pre-Renewal.
  12. Search.. is a must priority. http://rathena.org/b...lad#entry132001 http://rathena.org/b...hl__+star +glad Since you aren't really specifically asking for support regarding the skill within the integrity of the skill databases, the chunk of the code you're looking for requires source.
  13. The gibberish in your skills is caused by an unsupportive lua/lub files for your client. You're either outdated and need to be updated.
  14. Dang Akkarin cool and fancy addon to Flux . Will come in handy!
  15. Given by the commands given: https://rathena.svn..../atcommands.txt and the permissions stated: https://rathena.svn....permissions.txt I would say thats a no =/ Sorry. Your best bet is to do what I mentioned. Unless.. there's some other way I'm unaware of.. but I had the same issue you did and what I did to my swapper worked best.
  16. Mystery

    error

    Moved As Akkarin mentioned.. and as already stated from the error you've got: DROP TABLE IF EXISTS `item_db2` 0 row(s) affected, 1 warning(s): 1051 Unknown table 'item_db2' 0.000 sec You're trying to drop item_db2 if it exists. However, stated by the "Unknown table 'item_db2'", you don't have an item_db2 in your database. To get one, go here: https://rathena.svn....runk/sql-files/
  17. Following up, yes, your custom prontera has different walkable gat cells.. but keep in mind that since you did not update your mapcache to replace the old prontera, the old prontera's walkable cells are still in effect even though you have your custom prontera patched through for your players. Your old prontera's walkable cells are still in effect (due to your mapcache) and will overwrite whatever custom prontera walkable cells you have patched (client side).
  18. There's no other possible way to avoid it unless the character logs out. What else you could try to do is that make the Job Changer (or swapper) check to see if it's a Stalker Class and if it is, after their swap to another class, use the atcommand kick to kick them so that they relog.
  19. I highly recommend you BACKUP your files anyways. ALWAYS ALWAYS backup your files especially doing a major switch.. you never know what might happen. Following up to what Aleos has mentioned, follow what he has said and you'll be fine. Go to the updates folder: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/sql-files/upgrades/ and upgrade your SQL with those files.. but again, BACKUP prior to doing any upgrading.
  20. You need to show more then just a snippet.. That could be caused by an NPC when executed or through Skills being casted/spammed.. =/ You need to pinpoint exactly when it's being caused..
  21. Since iRO is a branch off of kRO, we try to base or come as close as possible with NPC content from kRO rather than iRO since new things happen in kRO and then later branches off into pRO, brRO, iRO, etc. If we get more information from kRO on how the different Eden NPCs are supposed shaped and formed, then they'll be changed then if not.. we'll try to base it off iRO. There's really no said time as to when it'll be 100% because everything constantly changes.. so you're just gonna have to be patient
  22. Weapon Switch song cancellation was done in r16470. Search the trac ;P
  23. The announcement from the screenshot looks like the font is in a light tinted orange.. there's no 2 separate colours o_O
  24. Have you tried relogging?
  25. @nana, Why change the source if you can change a config so easily? o_O // Players' will drop a 'Skull' when killed? // 0 = Disabled // 1 = Dropped only in PvP maps // 2 = Dropped in all situations Since WoE doesn't use a PvP Mapflag of any sort; it uses a GvG Mapflag based setting. Thus, having it at 1 or Disabled won't make it drop in WoE Maps.
×
×
  • Create New...