Jump to content

goddameit

Members
  • Posts

    562
  • Joined

  • Days Won

    14

Everything posted by goddameit

  1. how much is your budget?
  2. simple way is record time when use skill, time = now + cd and if time > now ---> can't use this skill
  3. http://irowiki.org/wiki/ASPD
  4. in skill_castend_pos after system check how many you put, do skill_delunitgroup for deleting old one and get a free space for new if skill is spiderweb.
  5. what?
  6. hm... so what are you trying to do on exp rate(gain) or else? give more detail or some sample will help us understand your problem
  7. what is your code look like after you did those?
  8. http://goo.gl/6324y8
  9. http://rathena.org/board/topic/85399-forcibly-strip/
  10. so... what is your problem?
  11. so you ask for help but not giving code?
  12. I can about how to : just see how other skill added
  13. simple way is using @effect
  14. as it said error C2198: 'status_change_start' : too few arguments for call check that function and make sure you use it at right way
  15. change variable type on your client and src reason is type of variable of matk is short (I guess is unsigend short) which value range is 0 ~ 65535
  16. http://rathena.org/board/forum/36-source-requests/
  17. as your error said (I don't what is those) go to those line and see what error is
  18. what is Kiel and what you're trying to do?
  19. what are you trying to do in itemdb.c
  20. have you added new db into castle_db.txt ?
  21. need more info
  22. File Name: Forcibly Strip File Submitter: goddameit File Submitted: 24 Jul 2013 File Category: Source Modifications Content Author: Goddameit Info : http://goo.gl/RXACXL Preview : ---------------------------------------------------------------------- Transform request (hercules --> rA) by Adam Click here to download this file
  23. Version v.1

    426 downloads

    Info : http://goo.gl/RXACXL Preview : ---------------------------------------------------------------------- Transform request (hercules --> rA) by Adam
    Free
  24. http://rathena.org/wiki/Compiling http://svn.code.sf.net/p/rathena/svn/ or https://github.com/rathena/rathena.git also SVN or GIT also http://goo.gl/zpNL is hard to start? here is simple way : http://goo.gl/c38Bt9
  25. why not just delete it when your job is those
×
×
  • Create New...