Jump to content

Radzmik

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by Radzmik

  1. Check mo yung error sa script mo!! HIndi mag uup yan kung may error
  2. Dapat ba kapag naka party ang paladin sa HW mag rereflect ung DS ng kalaban sa paladin??
  3. 4181
  4. Ahahahaaha!!
  5. Try This : http://pastebin.com/gja9aMNY
  6. http://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/ (Y)
  7. Post your script!
  8. Try! This bro http://rathena.org/board/topic/73334-custom-battle-ground/
  9. wanhosting or Asurahosting
  10. Here! http://rathena.org/board/topic/68841-how-to-fix-this-star-glad-skill-like-union/?hl=+star%20+glad
  11. Wow nice Awesome
  12. 10/10
  13. Hello......... Please read the guide http://rathena.org/wiki/Custom_weapons
  14. Hello para malaman mo error nyan punta ka sa cpanel/conf/error.php/ tapos yung false gawin mo true then refresh mo website para makita mo error
  15. src/map/skill.c then find this line case PR_SANCTUARY: hp = (skill_lv>6)?777:skill_lv*100; break; Change to case PR_SANCTUARY: if( ( (TBL_MOB*)target)->class_ == MOBID_EMPERIUM ) hp = (skill_lv>6)?20000:skill_lv*1; else hp = (skill_lv>6)?777:skill_lv*100; break; Then Recompile your server done
  16. NOT WORKING PLESE UPDATE YOUR SCRIPT SIR
  17. PSD please
  18. Nice sir Thank you so much
  19. Nice Script
  20. Radzmik

    Main Chat

    i have commands @market T> and @main S> pm me if you want to need or just add here is my facebook account https://www.facebook.com/profile.php?id=100006114428349&fref=ts
  21. Check your item ID : )
×
×
  • Create New...