Jump to content

Archetype Saber

Members
  • Posts

    361
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Archetype Saber

  1. source modification I guess ? prefer to the block of codes of merchant's skill "Enlarge Weight bla bla bla"
  2. { skill "MC_DISCOUNT",5; },{},{} make MC_DISCOUNT into ENLARGE WEIGHT LIMIT PASSIVE SKILL OF MERCHANT. Just a Suggestion anyway,
  3. 2013
  4. http://rathena.org/board/topic/84691-class-sprite-tutorial/
  5. check mapserver, log, char for errors.
  6. uhmm .. when ? coz' my client side is ready <3 Hahaha also Clan System, New Cards, New Quest Jeezz .. I'm so Excited Hahaha
  7. (e.g @effect 41) when I type the command @effect together with a number "41" an animation effect will appear. Now my problem is how to add/Implement New Animation Effect. coz im gonna use it for Moonstar Costume Effect http://rathena.org/board/topic/85106-superstar-moonstar-accessory/#entry211017 ... ...
  8. ano ho ba ang ganting-pala ang makukuha ?
  9. gee gee I have an Idea about the effect of moonstar bla bla, I think you're gonna implement the effect as in "effect" coz there are no .spr nor .act files except for drop.
  10. becoz' it's already patched/diffed I guess ?
  11. Can I Volunteer ?
  12. Lesson 1 is save frequently. I also heard that smaller maps crash less, though, I'm not sure how accurate that statement is. ~Azy yeaa it's kinda huge map. geez, I don't know where to start again.
  13. ugh. Right Now I'm having a hard time making a new map. my Browedit always crash. geez .. all my ideas are gone. I forgot to save. /OTL
  14. we have a same method. do you encounter sometimes have a Lack of Imagination ? coz' I do.
  15. I tried to use Kagerou but when I saw my HP and SP it's 1 by the way I am using 17420.
  16. Kawasaki po. kay Robin Padilla Hahahahaha. check mo na lang sa Download Section ung Motor Sprite ng Gunslinger. then gayahin mo lang ung skill script ng riding peco or ung halter. yung sa halter src mod yun sa tingin ko.
  17. yea coz' @joinbg is a custom source mod made only for eamod/ramod
  18. *Fixed thru Facebook. Problem Missing Line /// Request to buy item(s) from cash shop (CZ_PC_BUY_CASH_POINT_ITEM). /// 0288 <name id>.W <amount>.W /// 0288 <name id>.W <amount>.W <kafra points>.L (PACKETVER >= 20070711) /// 0288 <packet len>.W <kafra points>.L <count>.W { <amount>.W <name id>.W }.4B*count (PACKETVER >= 20100803) void clif_parse_cashshop_buy(int fd, struct map_session_data *sd) Must Be #if PACKETVER < 20120410 /// Request to buy item(s) from cash shop (CZ_PC_BUY_CASH_POINT_ITEM). /// 0288 <name id>.W <amount>.W /// 0288 <name id>.W <amount>.W <kafra points>.L (PACKETVER >= 20070711) /// 0288 <packet len>.W <kafra points>.L <count>.W { <amount>.W <name id>.W }.4B*count (PACKETVER >= 20100803) void clif_parse_cashshop_buy(int fd, struct map_session_data *sd)
  19. just turn off the renewal.
  20. what operating system you're using ? if Windows 8 right click on client.exe and setup.exe properties -> Check Windows Compatibility -> Dropdown Box Choose Windows 7 then Re Run it or -- Alternate Method if you're using 2012 client use the "Blueghost" Setup for Renewal if you're using 2011 LOWER use the Old Setup for pre-renewal/2011 lower clients
  21. yo sup! welcome to the club. how much is your website developing fee ?
  22. Excess Bracket. "}"
  23. how did you update your svn ?
×
×
  • Create New...