Jump to content

Akbare

Members
  • Posts

    478
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Akbare

  1. Hello rAthena.... i want to ask how to Token Of Siegfried can use in pvp Room and woe ?? thanks for advanced
  2. edit if you want combine from eAthena
  3. not working sir HP < 30% npc can heal player but HP >30% npc can't heal prontera,166,66,4 script Free Healer 113,{ if ( Hp < ( Hp * 3 / 10 ) ) { percentheal 100,100; mes "THis Heal power for you"; close; } mes "can't heal"; close; }
  4. hahhaa thanks for help but there is error if (Hp = MaxHP*0.3) { i can try other variables, maybe someone can help me
  5. try to ask the Creator , you can try installing with latest source
  6. remove -- for script maybe u can share full script
  7. my idea under 30% HP npc can use heal upper 30% HP npc can't heal this my script my problem : he did heal continuous prontera,166,66,4 script Free Healer 113,{ if (MaxHprate < 30) dispbottom "free healer"; percentheal 30,30; skilleffect 28,0; } else { mes "Maaf kamu tidak bisa menggunakan layanan ini"; close; } thanks for advance
  8. what do you mean ?? use nemo for hexed this file
  9. maybe u can share u script first or item if you need to quest
  10. - Tao Gunka (4302) Def -40 Mdef -40 Max HP 100% for all rebirth job Max HP 150% for all Extended job this my script and not work : i try for ranger only, why not work ?? { if(BaseJob==Job_Ranger) {bonus bMaxHPrate,100;} bonus bMdef,-40; bonus bDef,-40; },{},{} BaseJob==Job_Ranger BaseClass==Job_Ranger and same not work and not work for ranger job maybe someone can help me btw how to create for all rebirth job ?? thanks for advance
  11. I know, but according to my custom mob, the NPC should be mounted :C because the mob have a mount sprite ex: you use sprite from knight job knight have a peco
  12. sorry if I misplaced iwant to ask about skin thor patcher how to keep the lines look smooth
  13. chek your idnumresnametable maybe worng sprite name
  14. ready https://rathena.org/wiki/Installation_(CentOS)
×
×
  • Create New...

Important Information

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