Jump to content

Shade

Members
  • Posts

    123
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Shade

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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

  6. 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.

  7. 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.

  8. 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...