Jump to content

Cinquedea

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by Cinquedea

  1. Hello. How were you able to fix this? Thanks!
  2. Thanks for the reply.I got my trunk files maybe two or a year ago. Anyway, I'll just use the updated version to check. But if there's anything I can do to fix this on my current trunk files, that'd be very helpful. Thanks all.
  3. you mean, there's no way to skip that part? I played on a server before where players can vend items they just placed on their cart. Anyway, I saw a related thread, but there are 49 files to be edited: https://github.com/rathena/rathena/issues/441 =( is there an easier way to resolve this?
  4. I'm sorry for being such a pain, but I can't seem to find any answers for the error that I'm receiving when I try to vend an item that I just placed on my cart. The error says Item 'x' has not yet saved to your cart. Please help. Thanks.
  5. Tried this already. Simply deleting PC Room and TPLUS messed up the whole message display. =(
  6. 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.
  7. 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.
  8. 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.
  9. 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.
  10. 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.
  11. 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...
  12. Better if not private so guys with same problem can see it too..Unless if you're getting paid for it...
  13. 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
  14. No, i left everything untouched exept for the drop rate that i mentioned above.
  15. 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.
  16. When I use the megaphone to shout, the text color that appears in floating text and chat window is red. How do I make it color white or yellow? Thanks
  17. 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.
  18. Does this really requires the buyer to have zeny which amount is similar to the cost of the item even if the currency used is Proof of Donation? It does not really take the buyer's zeny but the npc requires the buyers to have zeny before purchasing. Thanks for this though...
  19. I read most post with topic related to this and tried every method they posted but it didn't work. I'm using ver17726, client 20120410.
×
×
  • Create New...