Issue Information
-
#007064
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (0)No (0)
Any updates @kRO?
Now in pRO you cant use Item Scroll (tested on cash items) while in sitting state.
Now in pRO you cant use Item Scroll (tested on cash items) while in sitting state.
changed status to: New
Might be related to this.
Attached Files
changed status to: Confirmed
changed status to: Fixed
Hi, in the fix, is theres no display msg "You cannot use this item while sitting." ? im using 2012 04 10
changed status to: Confirmed
changed status to: Fixed
In line 664
https://github.com/H...f9feda3f9a12032
Thanks kyeme!
This message is in msgstringtable.txt
You cannot use this item while sitting.
Anyways already fixed in the commit. Thanks!
Edited by kyeme, 03 May 2013 - 02:42 AM.
I think we need to recode it..In line 664
You cannot use this item while sitting.
changed status to: Confirmed
oh D:~ ops
Bump, don't forget your message.
What is wrong?
What is wrong?
message works for packages, see msgstringtable.txt.
changed status to: Needs More Info
Using 664, via
clif->msgtable(sd->fd,664);displays "Your use of skills and chat will be blocked for the next %d minutes"
Using 664, via
clif->msgtable(sd->fd,664);displays "Your use of skills and chat will be blocked for the next %d minutes"
No Sir, this msg is in line 665
https://subversion.a...stringtable.txt
Edited by kyeme, 16 May 2013 - 03:36 AM.
Using 664, via
clif->msgtable(sd->fd,664);displays "Your use of skills and chat will be blocked for the next %d minutes"
Ohhhh why?
The clif->msgtable(sd->fd,LINE #); is not updating correctly?
Update: Fixed @latest rev
Thank you all
Thank you all
Edited by kyeme, 06 July 2013 - 01:23 PM.
changed status to: Fixed