Issue information

Issue ID
#7064
Status
Fixed
Severity
None
Started
kyeme
Feb 7, 2013 16:29
Last Post
kyeme
Nov 5, 2013 6:20
Confirmation
N/A

kyeme - Feb 7, 2013 16:29

Any updates @kRO? :)

Now in pRO you cant use Item Scroll (tested on cash items) while in sitting state.
[url="http://www.youtube.com/watch?v=LG1Vo8qM5XE"]http://www.youtube.com/watch?v=LG1Vo8qM5XE[/url]

Muad_Dib - Feb 8, 2013 11:57

Might be related to this.

mkbu95 - May 2, 2013 0:09

Implemented in [url="https://github.com/HerculesWS/Hercules/commit/c347ebacd8116b49e0e839abab1be35432ce0446"]c347ebacd8116b49e0e839abab1be35432ce0446[/url].

kyeme - May 2, 2013 8:00

Hi, in the fix, is theres no display msg "You cannot use this item while sitting." ? im using 2012 04 10

Ind - May 3, 2013 0:42

[url="https://github.com/HerculesWS/Hercules/commit/64adafab4a56d97f547a5daf0f9feda3f9a12032"]https://github.com/HerculesWS/Hercules/commit/64adafab4a56d97f547a5daf0f9feda3f9a12032[/url]
Thanks kyeme!

Beret - May 3, 2013 1:21

[quote name="Ind" timestamp="1367541771"]
[url="https://github.com/HerculesWS/Hercules/commit/64adafab4a56d97f547a5daf0f9feda3f9a12032"]https://github.com/HerculesWS/Hercules/commit/64adafab4a56d97f547a5daf0f9feda3f9a12032[/url]
Thanks kyeme![/quote]


This message is in msgstringtable.txt

kyeme - May 3, 2013 1:47

[quote name="Beret" timestamp="1367544098"]
[quote name="Ind" timestamp="1367541771"]

[url="https://github.com/HerculesWS/Hercules/commit/64adafab4a56d97f547a5daf0f9feda3f9a12032"][url="https://github.com/HerculesWS/Hercules/commit/64adafab4a56d97f547a5daf0f9feda3f9a12032"][url="https://github.com/HerculesWS/Hercules/commit/64adafab4a56d97f547a5daf0f9feda3f9a12032"]https://github.com/HerculesWS/Hercules/commit/64adafab4a56d97f547a5daf0f9feda3f9a12032[/url][/url][/url]
Thanks kyeme![/quote]

This message is in msgstringtable.txt[/quote]
In line 664

[code=auto:0]You cannot use this item while sitting.[/code]

Anyways already fixed in the commit. Thanks!

This post has been edited by kyeme on May 3, 2013 2:42

malufett - May 3, 2013 11:27

[quote]
In line 664
[code=auto:0] You cannot use this item while sitting.[/code][/quote]
I think we need to recode it..:D

:meow:

Ind - May 3, 2013 15:31

oh D:~ ops

Beret - May 5, 2013 19:07

Bump, don't forget your message.

mkbu95 - May 11, 2013 0:34

What is wrong?

Beret - May 11, 2013 2:15

[quote name="mkbu95" timestamp="1368232491"]
What is wrong?[/quote]

message works for packages, see msgstringtable.txt.

Ind - May 15, 2013 23:19

Using 664, via[code=auto:0] clif->msgtable(sd->fd,664);[/code]displays "Your use of skills and chat will be blocked for the next %d minutes"

kyeme - May 16, 2013 3:36

[quote name="Ind" timestamp="1368659974"]
Using 664, via[code=auto:0]clif->msgtable(sd->fd,664);[/code]displays "Your use of skills and chat will be blocked for the next %d minutes"[/quote]

No Sir, this msg is in line 665 :)

[url="https://subversion.assembla.com/svn/client-side-translation/Data/msgstringtable.txt"][url="https://subversion.assembla.com/svn/client-side-translation/Data/msgstringtable.txt"]https://subversion.assembla.com/svn/client-side-translation/Data/msgstringtable.txt[/url][/url]

This post has been edited by kyeme on May 16, 2013 3:36

kyeme - May 16, 2013 12:42

[quote name="Ind" timestamp="1368659974"]
Using 664, via[code=auto:0] clif->msgtable(sd->fd,664);[/code]displays "Your use of skills and chat will be blocked for the next %d minutes"[/quote]

Ohhhh why? :blink:

kyeme - May 18, 2013 1:26

The clif[color=rgb(102,102,0)]->[/color]msgtable[color=rgb(102,102,0)]([/color]sd[color=rgb(102,102,0)]->[/color]fd[color=rgb(102,102,0)],[/color][color=rgb(0,102,102)]LINE #[/color][color=rgb(102,102,0)]);[/color] is not updating correctly?

kyeme - Jul 6, 2013 13:23

Update: Fixed @latest rev
Thank you all :)

This post has been edited by kyeme on Jul 6, 2013 13:23