Jump to content

PapaZola

Members
  • Posts

    925
  • Joined

  • Last visited

Everything posted by PapaZola

  1. hello this sample for // AB_ADORAMUS,1,6,50,0,10,15 // In PVP and GVG, players deal +50% damage to other players, +0% to mobs, +10% to bosses, and +15% to other with Adoramus. its posibble to remove gvg map only? so i want make pvp,normal map,mob,boss and other with adoramus
  2. pc_bonus2: unknown type 0 0 3! 2374,Diabolus_Robe,Diabolus Robe,5,20,,300,,6,,1,0xFFFFFFFF,7,2,16,,55,1,0,{ bonus bMaxSP,150; bonus bMdef,5; bonus bHealPower,6; bonus bDelayRate,-10; },{},{} 2375,Diabolus_Armor,Diabolus Armor,5,20,,600,,7,,1,0xFFFFFFFF,7,2,16,,55,1,0,{ bonus bStr,2; bonus bDex,1; bonus bMaxHP,150; bonus2 bResEff,Eff_Stun,500; bonus2 bResEff,Eff_Stone,500; },{},{} 2433,Diabolus_Boots,Diabolus Boots,5,20,,250,,4,,1,0xFFFFFFFF,7,2,64,,0,1,0,{ bonus bMaxHP,(BaseLevel*10); },{},{}
  3. its posibble to create custom points i want call Woepoints npc can give Woepoints im used this npc for woe reward http://pastebin.com/UaaB1CTf and got 1 npc selling equipment used woepoints anyone please help
  4. parse_callfunc: expected ')' to close argument list got this error
  5. hello anyone can help me check this script? im tried rebirth ninja to oboro but dont have the menu only got for champion to sura n other please help sir http://pastebin.com/ZfiXv7s0 bump
  6. i got this error on status.c please help
  7. yes right for novice only thanks Capuche
  8. hello rA I want to make all the items below are only applicable one for each character I made a mistake and forgot the edit item_trade.txt so that some players have two types of all this item please help me urgent case
  9. i still can change to knight class
  10. hurmm hello rAthena im want used this script but i want only enable change job only for job Swordsman,Magician,Thief,Archer,Merchant,Acolyte please help me http://pastebin.com/ni4GmE8R
  11. hello im a have a bit problem why my player enter portal at woe then player have been sent to town. where the problem im used eAmod when i try login with gm account i can enter the map but when used normal id i cant enter the map
  12. another error show up sir please help
  13. hello its posibble to increase max devotion to 7 person and increase max weapon slot to 8? bump
  14. hello i have issue with aura blade when im not used skill Aura Blade My Spiral 14254 but when im used Aura Blade my spiral still 14254 my attack not increase please help
  15. Ok, the code where you can edit the def and the tick (time is in status.c line 7021) You just need to change it and its up to you how the freeze behaves. case SC_FREEZE: sc_def = status->mdef*100; sc_def2 = status->luk*10 + status_get_lv(bl)*10 - status_get_lv(src)*10; tick_def2 = status_src->luk*-10; // Caster can increase final duration with luk break; All the Tick time of status is set on miliseconds, meaning that if you multiply 200 luk * -10 = -2000 Miliseconds. Try increasing the *-10 value to a higher value maybe 20 , 30. Recompile and thest until you get the results you are looking for. yusoke stormgust now luk 200 freeze timer only 5 seconds but why frost diver 20 seconds? can u help me make to 5 seconds also?
  16. decrease duration i want make luk 200 freeze 5-10 seconds bump
  17. [Error]: delete_timer error : function mismatch 0x81bdce0(unit_walktoxy_timer) ! = 0x81c0180(unit_teleport_timer) svn 17459
  18. I'm trying to make a npc which increases the max weight like gym pass but of a character +500 when he/she gave the special item to the npc.. example poring coin x10 only able to used 10 times please help
×
×
  • Create New...