Issue information

Issue ID
#7978
Status
Fixed
Severity
None
Started
kyeme
Jan 17, 2014 4:30
Last Post
Ind
Feb 8, 2014 21:40
Confirmation
N/A

kyeme - Jan 17, 2014 4:30

[quote]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]test item:[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]16682,Boarding_Halter_Box,Boarding Halter Box,18,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Boarding_Halter_Box); /*rentitem 12622,604800;*/ },{},{}[/size][/font][/color]

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]when you open this rent item box item id 16682 (rentitem 12622) for one week, then you purchase one more from npc of item 12622 (this is no rent time item).[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]The new one of 12622 will stack into the before one(rentitem 12622 from 16682), 2 items become rentitem!!![/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]The bug is when you renting item, then you buy the same item(no rent time), the no rent time item will stack into rent item, 2 items have rent time![/size][/font][/color][/quote]

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]Original report from: [/size][/font][/color][url="http://rathena.org/board/tracker/issue-8458-rent-item-bug/%C2%A0"]http://rathena.org/board/tracker/issue-8458-rent-item-bug/ [/url][b][color=rgb(34,89,133)][url="http://rathena.org/board/user/7538-darkpurple/"]Darkpurple[/url][/color][/b]

rosfus - Jan 17, 2014 11:20

Rent system has many problems,
Rented items will be bound items after use itembound NPC. And lost rent time.
Rented card will lost rent time after use card remove NPC.

evilpuncker - Jan 17, 2014 16:42

rosfus that is not a problem, you just need to add checks on those npcs, since the client can't handle them!

Ind - Feb 8, 2014 21:40

[url="https://github.com/HerculesWS/Hercules/commit/afcb4bcae5d28a4156cce4d0f833e95432d45797"]https://github.com/HerculesWS/Hercules/commit/afcb4bcae5d28a4156cce4d0f833e95432d45797[/url]
Fixed