Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #007064

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (0)No (0)
Photo

Item Scroll

Posted by kyeme on 07 February 2013 - 04:29 PM

Any updates @kRO? :)

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

Ind 
changed status to: Fixed

https://github.com/H...f9feda3f9a12032
Thanks kyeme!



This message is in msgstringtable.txt



https://github.com/H...f9feda3f9a12032
Thanks kyeme!


This message is in msgstringtable.txt

In line 664

You cannot use this item while sitting.

Anyways already fixed in the commit. Thanks!

Edited by kyeme, 03 May 2013 - 02:42 AM.


In line 664

You cannot use this item while sitting.

I think we need to recode it..:D

:meow:

Ind 
changed status to: Confirmed

Bump, don't forget your message.

What is wrong?


message works for packages, see msgstringtable.txt.

Ind 
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?  :blink:

The clif->msgtable(sd->fd,LINE #); is not updating correctly?

Update: Fixed @latest rev
Thank you all  :)

Edited by kyeme, 06 July 2013 - 01:23 PM.


changed status to: Fixed