Jump to content

iCORE

Members
  • Content Count

    393
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by iCORE


  1. is there any way to change my renewal client to OLD UI? or does hercules support 2010 clients?

     

     
    [Warning]: clif_parse: Received unsupported packet (packet 0x08a7 (0x4389), 19 bytes received), disconnecting session #7.
     
     
    ragexere 2011 12 28

  2. prontera,144,164,4	script	Perfect Refine	4_PORING,{mes "What item do you want to be refined?";next;set @refine,.equip_part[select(getequipname(.equip_part[0]),				getequipname(.equip_part[1]),				getequipname(.equip_part[2]),				getequipname(.equip_part[3]),				getequipname(.equip_part[4]),				getequipname(.equip_part[5]),				getequipname(.equip_part[6]),				getequipname(.equip_part[7]),				getequipname(.equip_part[8]),				getequipname(.equip_part[9]),				getequipname(.equip_part[10]))-1];if(countitem(25010) < 1) {mes "You are missing:";mes ""+((countitem(25010) < 1)?"1 Perfect Refine Ticket":"")+"";close;}if(getequiprefinerycnt(@refine) >= 20) {mes "+20 Item cannot be refined anymore.";close;}else {delitem 25010,1;successrefitem @refine;mes "Clang Clang! Success!";close;}OnInit:	setarray .equip_part[0],1,2,3,4,5,6,7,8,9,10;}

     

    how not to refine non refineable items using this script.


  3. hi i want to ask on how to increase stats per level. Becuase on my test server it only gives 1 attack per level like

     

    Level 400 = 400 atk only

    +

    STR 350 = 750 atk only

     

    can anyone help me on how to increase this?

     

    and the following stats ( DEX INT AGI VIT LUK )


  4. anyway, is it possible to make this?

     

    for example i make the ygg berry like this.

     

     

    Script: <" percentheal 50,50; "> 

     

     

    and i make a card that have this script

     

     

    Script: <" bonus2 bAddItemHealRate,607,20; "> 

     

     

    means that it will add 20% healing on HP 


  5. hi i cant find what is the script for "Increase SP healing rate"

     

    or can anyone help me to make this script

     

    Improves Red Potion EffectRecovers 15% HP and 10% SPImproves Blue Potion EffectRecovers 50% SPUnstackable

    for card script.

     

    thanks!

×
×
  • Create New...

Important Information

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