Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/27/14 in all areas

  1. Just a simple modification to enable/disable Discount or Overcharge on specified NPC Shop. Maybe the idea was brought from Shop System and my old commit about "disable" discount for point & item shop. It just simple touch, add optional flag at very last of NPC shop line. -%TAB%shop%TAB%<NPC Name>%TAB%<sprite id>,<itemid>:<price>{,<itemid>:<price>...}{,<flag>} <map name>,<x>,<y>,<facing>%TAB%shop%TAB%<NPC Name>%TAB%<sprite id>,<itemid>:<price>{,<itemid>:<price>...}{,<flag>} <map name>,<x>,<y>,<facing>%TAB%marketshop%TAB%<NPC Name>%TAB%<sprite id>,<itemid>:<price>:<quantity>{,<itemid>:<price>:<quantity>...}{,<flag>} If the flag isn't set, it doesn't bother any default NPC. Flag 0x1 = Disable Discount 0x2 = Disable Overcharge If unset, Discount and Overcharge are enabled (if available) Examples Discount & Overcharge are disabled here prontera,147,167,6 shop Shop 1 872,2102:-1,2104:-1,501:-1,3 Overcharge is disabled prontera,147,164,6 shop Shop 2 872,2102:-1,2104:-1,501:-1,2 Discount is disabled prontera,147,161,6 shop Shop 3 872,2102:-1,2104:-1,501:-1,1 When file is loaded with that flag, you will get this Info Download discount_flag-rA-20180713-ec1d6d28.diff for rAthena Git Hash: ec1d6d28 (20180713)
    1 point
  2. there is a typo if( .@x < 0 ) end; delitem 677,.@z;
    1 point
  3. edit ur spr/act files, remove some frames
    1 point
  4. New version already upload
    1 point
  5. Hello! Japanese Localization added 2.10.0's New bits. http://pastebin.com/es4eA2Az
    1 point
  6. Hello! Japanese Localization added 2.9.0's New bits. http://pastebin.com/YBHyq9C4
    1 point
  7. Japanese Localization Update + New bits http://pastebin.com/fWQU7kcP
    1 point
  8. Hello! Japanese Localization All FIX http://pastebin.com/nJLJGeYk
    1 point
×
×
  • Create New...