Jump to content

Enoch

Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by Enoch

  1. requesting for automatic equips items per job
  2. no but if you click and spam it that's the dialog
  3. it is still the same even @go is enabled
  4. this error i always stuck in warper
  5. hi guys how to fix the npc warper being stuck dialog please try again its annoying please help
  6. but most of server they put rdata in the last same as data.grf
  7. i hope there's an answer to this
  8. it's working but when you relog it disappeared though can be back if you refresh or change map
  9. no errors just not working try yourself to know
  10. not working i wonder why
  11. good day how to restore back the effect of default costume effects? i put this costume converter to my server suddenly all of default costume has no effects how to reproduce this all default costume must working and costume converter has no effect is you convert your HG to Costume Added missing atcommand code · SeravySensei/rathena@b928ee0 (github.com) Costume Feature · SeravySensei/rathena@e02ba8b (github.com)
  12. hi guys im requesting hateffect after reaching max lvel i tried this but no luck - script LVL175 -1,{ OnInit: if(BaseLevel <= 175) { hateffect 170,true; } end; }
  13. i'm using the latest kRO data.grf i wonder why and all dll files
  14. nope its normal loot
  15. hi after i killed the monster when i tried to loot its getting crash error
  16. good day guys i want to ask how to fix the error in looting eventhough i'm not overweight 1 weight only still get error in looting thanks
  17. i hope there's one to share his pvp cell diff thank you
  18. good day good day i want to ask how if it possible to update UNPC from this old hash 2019 im using this rathena/rathena at a16f0ebb077c0513f8044c69728b2fe045635177 (github.com) i so that i can use this Release/scripts/PvP & GvG/Dota PVP ladder at master · AnnieRuru/Release (github.com) Old /* unit control - NPC */ export_constant(UNPC_DISPLAY); export_constant(UNPC_LEVEL); export_constant(UNPC_HP); export_constant(UNPC_MAXHP); export_constant(UNPC_MAPID); export_constant(UNPC_X); export_constant(UNPC_Y); export_constant(UNPC_LOOKDIR); export_constant(UNPC_STR); export_constant(UNPC_AGI); export_constant(UNPC_VIT); export_constant(UNPC_INT); export_constant(UNPC_DEX); export_constant(UNPC_LUK); export_constant(UNPC_PLUSALLSTAT); export_constant(UNPC_DMGIMMUNE); export_constant(UNPC_ATKRANGE); export_constant(UNPC_ATKMIN); export_constant(UNPC_ATKMAX); export_constant(UNPC_MATKMIN); export_constant(UNPC_MATKMAX); export_constant(UNPC_DEF); export_constant(UNPC_MDEF); export_constant(UNPC_HIT); export_constant(UNPC_FLEE); export_constant(UNPC_PDODGE); export_constant(UNPC_CRIT); export_constant(UNPC_RACE); export_constant(UNPC_ELETYPE); export_constant(UNPC_ELELEVEL); export_constant(UNPC_AMOTION); export_constant(UNPC_ADELAY); export_constant(UNPC_DMOTION); NEW /* unit control - NPC */ export_deprecated_constant3("UNPC_DISPLAY", UNPC_CLASS, "UNPC_CLASS"); export_constant(UNPC_LEVEL); export_constant(UNPC_HP); export_constant(UNPC_MAXHP); export_constant(UNPC_MAPID); export_constant(UNPC_X); export_constant(UNPC_Y); export_constant(UNPC_LOOKDIR); export_constant(UNPC_STR); export_constant(UNPC_AGI); export_constant(UNPC_VIT); export_constant(UNPC_INT); export_constant(UNPC_DEX); export_constant(UNPC_LUK); export_constant(UNPC_PLUSALLSTAT); export_constant(UNPC_DMGIMMUNE); export_constant(UNPC_ATKRANGE); export_constant(UNPC_ATKMIN); export_constant(UNPC_ATKMAX); export_constant(UNPC_MATKMIN); export_constant(UNPC_MATKMAX); export_constant(UNPC_DEF); export_constant(UNPC_MDEF); export_constant(UNPC_HIT); export_constant(UNPC_FLEE); export_constant(UNPC_PDODGE); export_constant(UNPC_CRIT); export_constant(UNPC_RACE); export_constant(UNPC_ELETYPE); export_constant(UNPC_ELELEVEL); export_constant(UNPC_AMOTION); export_constant(UNPC_ADELAY); export_constant(UNPC_DMOTION); export_constant(UNPC_SEX); export_constant(UNPC_CLASS); export_constant(UNPC_HAIRSTYLE); export_constant(UNPC_HAIRCOLOR); export_constant(UNPC_HEADBOTTOM); export_constant(UNPC_HEADMIDDLE); export_constant(UNPC_HEADTOP); export_constant(UNPC_CLOTHCOLOR); export_constant(UNPC_SHIELD); export_constant(UNPC_WEAPON); export_constant(UNPC_ROBE); export_constant(UNPC_BODY2); export_constant(UNPC_DEADSIT); export_constant(UNPC_GROUP_ID);
  19. is it possible retaining 150 instant cast while the renewal_cast is on? or 150 dex instant cast for 99 and for 3rd job still fix cast thank you
  20. thank you fixed
  21. by the way vending 2.0 Rev5 is working on me but that's a minor error i've got
  22. i've tried to put but error
  23. yes i put extended_vending.sql to sql-files folder
  24. i 've tried the rev5 still the same btw im not using yml still txt
  25. hi guys how to fix this error? thank you im using this hash rathena/rathena at a16f0ebb077c0513f8044c69728b2fe045635177 (github.com) and Extended_Vending_[Rev4]
×
×
  • Create New...