Jump to content

Shade

Members
  • Posts

    123
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Shade

  1. Yup that works. Thanks Techno and Brynner for your generous help.
  2. I am using ShinsDiff Pactcher and there are no such option. Do you know where I could get the diff for this client?
  3. Hi, I am using kRO English Translation data on my client 20110315a.exe. Everything is okay except for the item description. I am pretty sure that the itemdesc is in english. I even tried using both folder and grf data but it still stays the same. Do you anyone know what I did wrong? Thanks in advance.
  4. Yup it works, thanks! Just a question must there be spaces between the " * "? I think I tried that before but it didn't work.
  5. Hi, I wanted to make this card to regenerate 2% of MaxHP every 2 seconds but it didn't work. 25000,HP_Regen,HP_Regen,6,20,,10,,,,,,,,16,,,,,{ bonus2 bHPRegenRate,(MaxHP)*0.02,2000; },{},{} I even tried (MaxHP/100) it still didn't work I wonder why. Thanks in advance.
  6. Hi, It can compile now but the regeneration affects all regeneration instead of just sit. It heals normally before you sit, but once sit and stand again, it will boost all the time. Need something to make it stop boosting once the player stands. Nevermind, I just have to change it back to 1 when the character stands. Thank you so much every one.
  7. I placed it in skill.c, there is only one section where code that looks that way. But it still failed for some reason. Error didn't come out, the compiler just crashed and map-server was not created.
  8. why does it not compile? Actually I am not sure, the compile crashed once it get to status.c
  9. Tried that no changes. I tried val 10-10000 and compile same regeneration rate.
  10. Couldn't compile with that code. I thought it is suppose to be in status.c? //Only players have skill/sitting skill regen for now. sregen = regen->sregen; val = 0;
  11. Hi, I have just setup rAthena on my computer. It works fine, but when I create character it will automatically disconnect for no reason. No warning or errors came out on emulator side. I am using Basic rAthena Client and the only thing I change in src is the date for the client (mmo.h). Can someone guide me on what could possibly be wrongly setup? There are no delays after creating character. I instantly get message "Disconnected from Server". Thanks in advance. Found my problem, did not realize that there is another character server opened on the VPS. Silly mistake. Request for topic to be closed.
  12. Hi, I am just wondering, where should I look for if I want to lift up all of the restriction on Bards and Dancer's Skill? In other words, then can move, attack and use other skill while playing music skills. Thanks in advance.
  13. I am still looking for download, looks like Yuasa is having some difficulty to find the set. Anyone else have it?
  14. Yup that is what I am looking for (although right now I feel like the Aura is a bit too much). Where do I get it?
  15. Hi, Is there anyone who knows the author or where to find it? I remember downloading this before, quite a long time ago. I believe it is called Golden Chinese Armor Set (I might be wrong though). I am not sure who is the author but it was a full equipment set (with accessories too). Sorry I couldn't be more specific. Thanks in advance.
  16. 1,000,000 .... Just kidding .... 3041
  17. I believe it is in database, I am not sure why this is graphic support or is it that I don't get your question. db/skill_cast_db.txt //-- HP_ASSUMPTIO 361,1000:1500:2000:2500:3000,1100:1200:1300:1400:1500,0,20000:40000:60000:80000:100000,0,0,0 // SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time
  18. Hello there, I am pretty sure this can be done but I am not sure where to start and how to do it. I want to modify Renovatio skill from : Recovers 3% of max HP every 5 seconds To Recovers [(BaseLevel+INT)*10] every 2 seconds Thanks in advance.
  19. Hi, 1. Is there anyway to boost regeneration (for example three times faster) when a character sit without affecting any other regeneration? The regeneration rate will depend on natural regeneration of the character. 2. Is there anyway to permanently remove weight limit? Thanks in advance.
  20. Hi, I am just wondering what client is best (stable and less chance of having any errors or crashes)to be used with current rAthena version? Where is the best place to get it? I tried to download many client but many of them contains errors. Thank you so much in advance.
  21. Which .lub date did you use? I'm using 2010-07-28 but there's no exact date. So should I use the one before or after? Thanks.
  22. Judas do you happen to have the diff and all of the required data files for that client? (.lua .lub etc) Thanks in advance.
  23. Hi, I'm pretty sure that there's a simple way to do this but I not sure how to do it: 1) Is there a way to make a specific item drop on death even if it is an equipment with it. 2) Is there a way to increase the lifespan of item on floor or make it stay there forever (unless the server reload). Appreciate your help. Thanks in advance.
×
×
  • Create New...