Jump to content

kyeme

High Council
  • Content Count

    500
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by kyeme

  1. Such are considered invalid by format unfortunately, for now you'd need to add such items using the 'ID' syntax e.g. 'ID2115:70' for valkyrie shield.As for the discount field, could you post it in the suggestions forum please? Thank you Done http://herc.ws/board/topic/1291-cash-shop-discount/#entry9354
  2. Im suggesting for cash shop discount xD Example: cash_shop: ( { discount: 50 // 50% discount in cat_0 cat_0: { //New RTC_Winner_Hat:2000 King_Poring_Hat:2500 } }, { discount: 10 // 10% discount in cat_1 cat_1: { //Hot Baricade_Repair_Kit:10 Guardian_Stone_Repair_Kit:8 Muffler_Box:3 } }, { discount: 0 // default cat_2: { //Rental Boarding_Halter_7_Box:25 } } ~Results: RTC_Winner_Hat = 1000 King_Poring_Hat = 1250 Baricade_Repair_Kit = 9 Guardian_Stone_Repair_Kit = 7 (10% of 8 = 0.8) Muffler_Box = 3 (10% of 3 = 0.3) no discount? xD Suggestion only . Thanks!!!!!!!!!
  3. Happy Birthday Master!
  4. What client? Hmm i think it work fine if you diff your exe with OnlyFirstLoginBackground or OnlySecondLoginBackground or any related with loginscreen diff
  5. Ok i understand now because of my msgstringtable but why still showing Unknown Item?
  6. Im using 2012-04-17ragexe You mean this? pRO line 1629: Citizens of Midgard, Lady Luck shines upon [%s] !! [%s] has awarded the player with '%s' !!# iRO line 1629: [%s] has won [%s] from '%s'.#
  7. Thanks! Can you confirm this? the reward item in my screen it showunknown item? Im testing the announcement xD
  8. I also tried to implement this using pure kro file and client but after I use the skill my client scream a lot of missing spr.. hmm..any clue? try to use pRO client so it means we can't implement this cause only pRO client does this.... and I also notice 2013 doesn't respond or show the cart list..so sad... No MC_CARTDECORATE in textureÀ¯ÀúÀÎÅÍÆäÀ̽ºitem of pRO OMG! The texture of MC_CARTDECORATE is like from am_berserkpitcher and rk_stonehardskin Try this in skilltreeview.lua add [13] = SKID.MC_CARTDECORATE, [JOBID.JT_MERCHANT] = { [1] = SKID.MC_INCCARRY, [3] = SKID.MC_MAMMONITE, [4] = SKID.MC_IDENTIFY, [5] = SKID.MC_LOUD, [8] = SKID.MC_DISCOUNT, [9] = SKID.MC_PUSHCART, [12] = SKID.MC_CHANGECART, [13] = SKID.MC_CARTDECORATE, [15] = SKID.MC_OVERCHARGE, [16] = SKID.MC_VENDING, [19] = SKID.MC_CARTREVOLUTION }, Add this in your textureÀ¯ÀúÀÎÅÍÆäÀ̽ºitem mc_cartdecorate.bmp
  9. I cant open some boxes like Special_Box, Pet_Egg_Scroll9 etc etc.?
  10. +1 to Xgear No need to put the SC_ in skill.c (dispel skill) and status.c (Dispel on death)
  11. Thanks Beret! What if you use the Transformation Scroll before entering GvGs, will the buff be removed or is it still effective? And @pvpmap you can still use? Super Thank youuuu~
  12. You mean, do you want to change your font? Hmm, try to change your langtype?
  13. Please implement the : Magic Scroll (Geffen Scroll) : Quest Info Quest Info (2) 12745, Skull Scroll (Cranial Scroll on pRO: reduce Demi-human damage by 5% for 30 minutes) 12746, Destruction Scroll 12747, Royal Scroll 12748, Immune Scroll 12749, Mystic Scroll 12750, Battle Scroll 12751, Armor Scroll 12752, Prayer Scroll 12753, Soul Scroll status.h SI_SKELSCROLL = 506, SI_DISTRUCTIONSCROLL = 507, SI_ROYALSCROLL = 508, SI_IMMUNITYSCROLL = 509, SI_MYSTICSCROLL = 510, SI_BATTLESCROLL = 511, SI_ARMORSCROLL = 512, SI_FREYJASCROLL = 513, SI_SOULSCROLL = 514, Dispel on death: NO Dispel skill: NO Sparkling Candy: 14586,Spark_Candy,Jumping Candy A hard candy that feels like its jumping in your mouth when you eat it. You'll need to remember to brush your teeth after! 1 minute increase ATK + 20, Attack Speed + 25%, and permanent endure. Decreases 100HP per 10 seconds. Cooldown for 3 minutes. status.h (Endure) Dispel on death: Yes Dispel skill: ( i will check @pRO soon) Mental Potion: 14600,Mental_Potion,Mental Potion A potion that will make you full of spirit. Increases 10% MaxSP for 30 minutes. SP consumption - 10%. status.h SI_TARGET_ASPD Dispel on death: Yes Dispel skill: Yes ~its now very easy to configure (thanks master maluffet) --> sc_config.txt
  14. Thank you. I will make a bug report. (ive failed to use another scroll) You say to use a different, isn't it? When I played in iro never tried using one over the other so that information can not say. yes while on a state of transformation and try to use another scroll transform. Hmmmhh T_T Need to test this on official. Sorry on pRO the scroll s not implemented yet
  15. Thank you. I will make a bug report. (ive failed to use another scroll)
  16. I will give it to you. (from pRO) I will give it to you. (from pRO) @maluffet Deviruchi Scroll:Increase ASPD +1, HIT + 5 during transformed as Deviruchi.Raydric Archer Scroll:Increase attack 25% by using bow.Mavka Scroll:Increase attack 25% by using bow.Marduk Scroll:Increase magical attack 25%.Banshee Scroll:Increase magical attack 25%.Poring Scroll:Increase critical damage 25% during transformed as PoringGolem Scroll:Increase resistance of non property 2% and activate Endure 5Lv by certain chance when gets physical attack. Source: pRO
  17. Last (failed to edit my prev post) And if you are currently transformed, is possible to use another scroll or not? @edit: How about dispel skill / battle chant (Sage and Arch bishop)
  18. @Beret 1 more question, this scroll is usable @woe or pvp or not?
  19. I will give it to you. (from pRO)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.