View Single Post
  #121  
Unread 05-01-2011, 07:53 AM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,095
Default

Quote:
Originally Posted by WrathfulWarrior View Post
I think I found a bug. Please verify.

1. Summon a mount.
2. Open the Info Center.
3. Select the Quests tab.
4. Click the Expand button for any quest category.

Result: The mount is unsummoned. If a mount was not summoned prior to clicking an Expand button, the mount will be summoned.
I've reproduced the bug. There is actually at least two bugs with unintended commands being executed. Will post a fix soon for it.

Thanks for the heads up.

Edit: Thought I would note this for any other modders that troubleshoot this issue, /sum summons a mount /add wants to add a trade item , so the variables used for calculations (SUM and ADD) are triggering this problem. I fixed the problem in the profit infocenter by globally replacing ADD with ADDA and SUM with SUMA.

Edit2: I have sent the fixed file to the updater. It will be posted when Kaldran gets a chance to do it.

Edit3: It is now available on the updater.
Silat

Last edited by TalTal : 05-01-2011 at 11:02 AM.
Reply With Quote