Jump to content

ScarrFace

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by ScarrFace

  1. Anyone can create daily reward / attendance that will back to day 1 if you fail to log in. for example: you log in day 1 to day 14 then day 15 you fail to log in. When you log in again, it will revert or reset to day 1. with image and need 1 hour playing time to gain the reward. bonus if there's an option for IP based or UNIQUE ID based ( gepard )
  2. to make it work and add allstats +10 when gunslinger use soul link.
  3. This SL_Gunner if condition not working. if (sd && sd->sc.data[SC_SPIRIT] && sd->sc.data[SC_SPIRIT]->val2 == SL_GUNNER) i already added SL_GUNNER in status.cpp case SL_WIZARD: target_class = MAPID_WIZARD; break; case SL_GUNNER: target_class = MAPID_GUNSLINGER; break; case SL_HIGH: if( sd->status.base_level < 70 ){ return 0; } any step by step to add SL_GUNNER in soul link?
  4. https://rathena.org/board/topic/128773-release-devotion-and-defender-auto-guard-fixed/
  5. @grenat50 sir may i know what git version are you using? or do you have repo for this with rathena file?
  6. not working in latest git. anyone can update this?
  7. what did you do to see all TGA files like in your folder?
  8. @anacondaq there's a problem. it still counts the cash points in the interface + it still counts the cash points when buying. example is when you have 100 token and 0 cash points error message show but if you have 100 cash points and 100 token and if you buy items the deduction is correct. how to update the counts in interface is the new item id currency ? thank you!
  9. do you mind to share your diff?
  10. Highly Recommended, one of the best in town, can help you in times of trouble. keep up the good work. ?
  11. anyone here can make OnPetLootEvent? purpose to make pet inventory using script.
  12. hello i already upload my flux into vps and check it in browser. its working but how can i change my ip url to domain name?
  13. i did but nothing happen patcher works but when i upload website files nothing happen. and what to put on nameservers on domain to work or to read the vps platform?
  14. anyone can teach me or can send a link how to install/run website in putty? TIA!
  15. when i implement this mod. this happen when i use ./athena-start stop.how to fix this? Latest git version.
  16. when i implement this mod. this happen when i use ./athena-start stop. how to fix this? Latest git version.
  17. can you replace the specific map and put savepoint?
  18. how did you fix it? please share it.
  19. sir @Emistry i know how to enable/disable show zeny. im talking about how to remove the required zeny to view the quest materials of the item? thank you
  20. how to implement warp "SavePoint",0,0; on the script? Every time i add this, it will stop working properly.
  21. How to remove required zeny to view the item requirements on the item? well ofcourse i want to have required zeny on materials to quest the item. What i mean is Example: if i set 10m zeny on knife + materials on the item i need 10m to view the item materials what i want is even if you dont have 10m zeny you can view the materials. https://github.com/rathena/rathena/blob/master/npc/custom/quests/quest_shop.txt
×
×
  • Create New...