Jump to content

goddameit

Members
  • Posts

    562
  • Joined

  • Days Won

    14

Everything posted by goddameit

  1. simple way is record time when use skill, time = now + cd and if time > now ---> can't use this skill
  2. http://irowiki.org/wiki/ASPD
  3. 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.
  4. 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
  5. what is your code look like after you did those?
  6. http://rathena.org/board/topic/85399-forcibly-strip/
  7. so you ask for help but not giving code?
  8. I can about how to : just see how other skill added
  9. 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
  10. 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
  11. http://rathena.org/board/forum/36-source-requests/
  12. as your error said (I don't what is those) go to those line and see what error is
  13. what is Kiel and what you're trying to do?
  14. what are you trying to do in itemdb.c
  15. have you added new db into castle_db.txt ?
  16. 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
  17. Version v.1

    426 downloads

    Info : http://goo.gl/RXACXL Preview : ---------------------------------------------------------------------- Transform request (hercules --> rA) by Adam
    Free
  18. 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
  19. why not just delete it when your job is those
×
×
  • Create New...