SphereServer BugTracker - SphereServer
View Issue Details
0002060SphereServerexecutable - windows buildpublic27-02-12 12:2622-03-12 02:43
Robert 
ShiryuX 
normalminoralways
closedno change required 
20-09-2009, 0.56b Prerelease 
 
Automated (specify build number)
None
None
0002060: @ItemSell trigger argn1 value
Argument In/Out Description
ARGN1 I The amount of the item.

Argn1 must be the amount of item sold, but the total amount of the item being shown. For example i have 1000 cooked fish cut in my backpack if i sell 300 of them ARGN1 is not 300, 1000.
Also LOCAL.TOTALVALUE can be added like itembuy.
No tags attached.
Issue History
27-02-12 12:26RobertNew Issue
22-03-12 02:43ShiryuXNote Added: 0001299
22-03-12 02:43ShiryuXStatusnew => closed
22-03-12 02:43ShiryuXAssigned To => ShiryuX
22-03-12 02:43ShiryuXResolutionopen => no change required

Notes
(0001299)
ShiryuX   
22-03-12 02:43   
There's no bug in here. It's the amount of the item being sold, not the amount of the item being displayed.