Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/07/24 in all areas

  1. Hello, you didnt use the jobmaster from rathena ? https://github.com/rathena/rathena/blob/master/npc/custom/jobmaster.txt There is this part .LastJob = true; // Enforce linear class changes? it is enforce as default linear class changes.
    1 point
  2. You need to make the skill give a status change (which I assume you did). Then in the regen code you want to check for the status change instead of the skill being learned.
    1 point
  3. As the title saied, I want to get the Title Reward from AG_ADVENTURE type of achievement. I tried to use the 'achievementupdate(id,ACHIEVEINFO_GOTREWARD,gettimetick(2)); but nothing happend. Also used 'achievementinfo(110000,ACHIEVEINFO_COMPLETE);' before using the achievementupdate. I want to get the Title Reward without information in achievement_list.lub Hope someone can help me to get achievement reward without achievement_list info. *Getting Title Reward Thru NPC Only*
    1 point
×
×
  • Create New...