Jump to content

Cinquedea

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by Cinquedea

  1. Hello again!

    I need some help in changing my VIP message display from a long one to a simple one, or simply delete PC room and TPLUS.

    Please refer to the attached images.

    Thanks in advance.

    Simple.jpg

    Long.jpg

  2. Hello!

    I searched everywhere, but I can't seem to find an idnum2itemdesctable file with correct pre-renewal matk for wand and staff.

    For example, a rod's matk is +30 in my current idnum2itemdesctable, but I know it should be +15% matk. 

    I got my current idnum2itemdesctable somewhere in this forum, and they said it is pre-renewal, since the armor defense is correct, but the matk for wand and staff is not. 

    Thanks in advance.

  3. I'm just wondering how can I prevent others from using "special characters" in registering for an account.

    Ex:

    I can register for an account using "dog%-#(@($-" as the username.

    I tried looking for answers in application.php but doesn't seem to solve it.

    Pls refer at the attached image.

    Asking for immediate response pls.

    Thanks in advance.

    post-23895-0-50461200-1464879353_thumb.png

  4. I was referring to the attached images.

    I want to simplify the texts like this "format":

    Exp: 350% Drop: 350% Death Penalty: 0%

    VIP Remaining Time: (Time in minutes)

    VIP Expiration: mm/dd/yyyy

    I once played a server with vip messages like that

    So i think it is possible but not quite sure if easy.

    post-23895-0-46386300-1464660587_thumb.jpg

    post-23895-0-75598700-1464660613_thumb.jpg

  5. I was browsing the support sections but can't seem to find answers.

    My problem is I want to edit what is written in vip message. Currently, it displays rates percentage but with so much text. I just want to edit it to simplifly and add time remaining and expiration date. I know this is not as simple as it looks like but would this be possible? If yes, can someone pls teach me how.

    Thank you so much.

  6. Replacing the 

    #ifdef VIP_ENABLE
    			// Display item rate increase for VIP.
    			if (pc_isvip(sd) && battle_config.vip_drop_increase)
    				droprate += (droprate * battle_config.vip_drop_increase) / 100;
    #endif
    

    gives error in compiling... But removing it solves the problem.. But another problem has occured, the drop chance in @mi of non-VIP and VIP players are the same. 

    You're a great help, anyway...

  7. here's my settings.. I dunno what I did wrong. I hope this helps..

    I just set my drop rate to 500%(x5) then an additional VIP drop to 100%.. which sums up to 600%

     

    I'm having a feeling that the vip bonus drop overlaps with the current drop rate and doubles the amount which adds additional 20% to the drop chance that makes it 120% instead of 100% max.

     

    I also have a similar topic in the source support which has no reply since 4/28/16:

    https://rathena.org/board/topic/105723-vip-drop-rate-bonus/

     

     

    // Item drop increase. Setting to 0 will disable.

    // Note: 50 = 50% item_drop increase.
    "// For item_rate = 200: 200 * 50 / 100 = 100 bonus rate added to the 200 base giving total rate of 300."
    // Default: 50
    vip_drop_increase: 20

    post-23895-0-89257500-1462534582_thumb.jpg

    post-23895-0-08671100-1462535122_thumb.jpg

  8. I was wondering why my drop rate has exceeded 100% in spite of my drop rate which is only 600(x6).

    The sticky mucus now has a chance of 120% drop rate. Is there a way to make it max to 100% even if I set the drop rate higher than it is now?

    Pls see attached screenies for reference. I'm using rAthena version in Github Thanks in advance.

    post-23895-0-69273300-1462378564_thumb.jpg

  9. I have set the basic drop rate to 500%

    and the VIP drop rate bonus to 100%

    but the premium bonus in-game is 500% which makes the overall drop rate 1000%

    it even made the sticky mucus 200% chance.

     

    Funny thing is there's a "??" text in the @rates in chat window.

     

    I don't know what I actually happened. Need help. Thanks

    Pls see attached screenies.

    post-23895-0-22179500-1461855118_thumb.jpg

    post-23895-0-29622000-1461855125_thumb.jpg

    post-23895-0-28948700-1461855224_thumb.jpg

    post-23895-0-34713700-1461855226_thumb.jpg

    post-23895-0-95930900-1461855618_thumb.jpg

×
×
  • Create New...