Jump to content

iCORE

Members
  • Content Count

    393
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by iCORE

  1. if not is it possible to make it work on all attacks?
  2. thanks to all but will bHPDrainRateRace will work on magic?
  3. hmm, what i want to ask is how to make a script for damage taken, like when the attacker has 100 damage the receiver will gain the percent of that damage.
  4. Good day everyone, i would like to ask to make this script have. Weekly Ranking Reset and give rewards for the top players. dota_pvpladder_2.9.txt.txt
  5. thanks annie and how about regain % of damage taken and receive it as hp
  6. hi Everyone can you help me make a bonus like this Absorb 10% HP From Physical Damage Taken for example i have 100 hp and im being attack with 50 damage and the 10% if the 50 damage will be absorb as HP. sorry for my bad english hope you can help me, thanks alot
  7. how to put an stack option for the charm plugins.. example: Maximum charm is 10 and if i have more than 10 the effect will not work
  8. iCORE

    [HELP] Item Script

    Recover 5% hp per seconds not working. i still get the same normal recovery rate
  9. please help me to make this item script. Regenerate 5% of MaxHP per seconds. and Absorb 2% HP from physical damage taken.
  10. ive done adding Shadow Equipment on the script now my problem is how can i seperate Shadow Enchant NPC to Normal Enchant NPC. for example: Normal Enchant NPC setarray .eqp$ , "Upper Headgear", "Armor", "Left Hand", "Right Hand", "Garment", "Shoes", "Accessory1", "Accessory2", "Mid Headgear", "Low Headgear"; Shadow Encant NPC setarray .eqp$ , "Costume Head Low", "Costume Head Mid", "Costume Head Top", "Shadow Garment", "Shadow Armor", "Shadow Left", "Shadow Right", "Shadow Shoes", "Shadow Accessory1", "Shadow Accessory2";
  11. Can you help me add the all Shadow Equipment from this enchanter. and also can i request a refine NPC that can refine shadow equipment. https://pastebin.com/raw/ygmicDd1 thank you!
  12. MAP,X,Y,POSITION<tab>SCRIPT<tab>NAME<tab>NPC ID,{
  13. prontera,149,179,0 script Size Changer 4_PORING,{ mes "Do you want to change your size??"; menu "Ok",-,"No thanks.",L_No; atcommand "@size 1 "+strcharinfo(0); close; L_No: close; } thanks for the reply i have this script now can you help on adding a little bit more?
  14. i am looking for a script that can change the size of the character and dont revert upon loging out for a certain amount of zeny or an item requirement. Change to @size 3 = 500 Million Zeny or 50 Poring Coin Change to @size 1 = 1 Billion Zeny or 100 Poring Coin Thanks.
  15. hi dasgit any update on this? its not working on latest rev.
  16. i would like to ask a item script related to Rebirth System of dastgir for example i can equip a Test Dagger A only when i reach 10 Rebirth and i will have a bonus stats when i reach 15 rebirth here is the description of item for further explanation [ Rebirth - 10 ] Only characters who have 10 rebirth can equip this dagger. [ Rebirth - 15 ] Autocast Sonic-Blow lv 10 at 3% chance.
  17. thanks but when i open the box the item is automatically deleted. how to make it not openable when i have max stacks
  18. hi can anyone help me on this i need a script that wont allow to open a box when i have a max stacks of item on my invetory for example i have 30000 poring coin in my inventory and i will open a box that will give me 1000 poring coin or vice versa how can i prevent opening the box when i have max stacks of coin on my inventory
  19. Hi i would like to ask on how to update GCC on CentOS 5.11 my current ver. of GCC is 4.1.5 and when i run yum upgrade gcc it says that its already up to date. any guides on how to install the latest package? thankyou in advance.
  20. You mean the mercenary pope? If she dies she will only "respawn" in certain points of the instance. If you mean the monsters, there's no respawning. 3510 npc id is not avail on herc. thats why im getting error (maps are good) i use updated kro do and need to manually add those mobs
×
×
  • Create New...

Important Information

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