Issue information

Issue ID
#5184
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Dec 30, 2011 17:10
Last Post
Hercules Elf Bot
Apr 18, 2012 15:47
Confirmation
N/A

Hercules Elf Bot - Dec 30, 2011 17:10

Originally posted by [b]shadow.sk[/b]
Hello

using rAthena R15329 and 20110609 Renewal patch.

When you are trying to buy something in cash shop npc you get a gravity error.

[img]http://img440.imageshack.us/img440/8698/20110609.jpg[/img]

This bug have been reported from: Feb 14 2011, 03:56 PM

http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4764

thanks

Hercules Elf Bot - Dec 30, 2011 17:11

Originally posted by [b]Ind[/b]
its a error in your msgstringtable, not a server error

Hercules Elf Bot - Dec 30, 2011 17:14

Originally posted by [b]Ind[/b]
msgstringtable.txt line 1313 (or 1314 not sure) should be like this:
[code]
Do you really want to purchase the selected items? You will spend %d regular cash and %d free cash points.#
[/code]

Hercules Elf Bot - Dec 30, 2011 17:26

Originally posted by [b]shadow.sk[/b]
[img]http://img827.imageshack.us/img827/7383/201106092.jpg[/img]


I already have that line, someone else can confirm it?

Thanks the quick answer.

Hercules Elf Bot - Dec 30, 2011 18:46

Originally posted by [b]Ind[/b]
oh whops I forgot one.
line 1254 (or nearby with similar content) should be
[code]
Do you really want to purchase selected items? %d points will be deducted from your total points.#
[/code]