Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/12/18 in all areas

  1. All headgear official bRO, cRO, euRO, fRO, idRO, iRO, jRO mysgRO, twRO, tRO Update November 2022 Headgear November 2022.7z Iclude list and miss headgear
    1 point
  2. Version 2.2.0

    37166 downloads

    Third Job Costumes + New Classes The Correction With the advent of jRO releasing new Job Costumes, and also, the new classes from the Taekwon branch, many of server owners want to replace the vanilla sprites or even, implement the bodystyle system. But, there's a catch! Originally jRO, and now, even kRO spriters, have made it completely off of the default pattern of palette. In a classic example, you can notice the pattern of the RO palettes. What matters is the position of the colours, as an example, for all jobs, the white-ish tones will be always on the same row, so we can use it to create custom palettes. See how it works: But jRO didn't follow the classic pattern, making it incompatible with custom palettes (@Kamishi ones included). So, I edited frame by frame of each job sprite, of each gender, mounted or not, correcting them, converting them in a way so many of the previously created palettes will work. This package includes: Alternate Outfits: Alternate Royal Guard M/F + Gryffon Battlemount + Lion Mount Alternate Ranger M/F + Warg Battlemount + Ostrich Mount Alternate Minstrel/Wanderer + Ostrich Mount Alternate ArchBishop M/F + Alpaca Mount Alternate Warlock M/F + Fox Mount Alternate Mechanic M/F + Savage Mount Alternate Genetic M/F + Savage Mount Alternate Guillotine Cross M/F + Hyena Mount Alternate Shadow Chaser M/F + Hyena Mount Alternate Sorcerer M/F + Fox Mount Alternate Sura M/F + Alpaca Mount Alternate Rune Knight M/F + Dragon Battlemount + Lion Mount New Classes Star Emperor M/F + Wolf Mount Soul Reaper M/F + Wolf Mount As requested by @Emistry, I also added an extra, making it more compatible to default palettes: Kagerou/Oboro + Frog Mount Following the another @Emistry's request, all files are now already on GRFs. The previous version had no Cashmount palette included, this one fixes the issue. Only the already released costumes are supported at this moment. The Rune Knight seems to be the last of them, it's over a year from the first release! As a final part of the package, I'm including Classic Palettes for all Alternate Costumes. Enjoy the final product!
    Free
    1 point
  3. Uploaded by request Hashes: SHA1 542F5BF78695A01CC4582207DF8962CBA724A79F SHA256 1C6FA00D0BF6FA136DBB89E40ED3FC4DE072002C6DC15B5649B71529EC196429 MD5 3365A7566618B290B9BA1719249AAA97 https://mega.nz/#!I3gixBCQ!vJzF6-t3eS-lZxetr6x7I_ZCBK5CL7PMajLHc1tRn2I Disclaimer: This client is a property of Gravity co.ltd. It will be removed upon a request from Gravity or its authorized person.
    1 point
  4. Seguro es porque debes establecer el nivel del aura en el exe. Te recomiendo seguir guías como estas: En una podrás conocer el Client 2015-11-04, personalmente lo considero uno de los más amigables. Y en el segundo te da una lista de los diff que puedes utilizar y para que sirven, de paso encontrarás lo que buscas de las auras Si te sirvió no olvides dejarme reputación
    1 point
  5. Thx i think this treand already solve . since i already know how to use that isequippedcnt . thx for giving example i try to search on my item_db to see the example and look here in forum but i also just see emistry give that isequippedcnt but dosent have example . so the example that you provided to me is big deal thx for it.
    1 point
  6. This could help you? 4403,Kiel_Card,Kiel-D-01 Card,6,20,,10,,,,,,,,769,,,,,{ if(isequippedcnt(4403) == 1){bonus bDelayRate,-30;} },{ if(isequippedcnt(4403) > 1){ message strcharinfo(0),"You can only equip 1x "+getitemname(4403)+"! Additional card(s) has been disabled."; } },{} What this does: Effect only activates if there is one card equipped. If more than one card is equipped, a notice will pop up for the user notifying them that other cards will have no effect. Complete information here:
    1 point
  7. prontera,154,183,5 script asdas 100,{ while ( .@i <= 531 ) { if ( getstatus(.@i) ) dispbottom .@i +" "+ getstatus(.@i) +""; .@i++; } } tested a paladin cast gospel and another player in party to receive the buff I got this list 30 // blessing 32 // increase agi 37 // holy weapon 38 // holy armor 187 // increase all stat 194 // increase hit 196 // increase flee 198 // max hp increase 199 // max sp increase 200 // attach strength 202 // increase def seems to match with data\skilldesctable2.txt Possible effects on allies: ^777777• 1-9999 HP heal • Remove all abnormal status (e.g. Curse, Blind and Poison) • Blessing LV 10 or Increase Agility LV 10 • Enchant Weapon or Armor with Holy property • Maximum HP or SP +100% • +20 to all stats • DEF +25% • MaxATK +100% • Flee Rate/HIT +50 ^000000 • Immunity against status ailments that immunity against status ailments, in my test server it says "All abnormal status effect has been removed" EDIT: wait, I got this • Immunity against status ailments ... checking which number it is now EDIT2: got it 214 // SC_SCRESIST
    1 point
×
×
  • Create New...