Jump to content

ScarrFace

Members
  • Posts

    66
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ScarrFace's Achievements

Santa Poring

Santa Poring (3/15)

  • Reacting Well
  • Conversation Starter
  • First Post
  • Collaborator
  • Week One Done

Recent Badges

0

Reputation

  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!
×
×
  • Create New...