Ratio
|
Last Activity: 03/03/2026 18:18
Mentions
| 02/16/2019 |
| 07:53 - ILowe mentioned Ratio in post Lucky Box ...ID = itemRefID)
if linesCC > 0)
begin
declare Idx int = 1
declare lucktable table (ItemID varchar(128), ItemCount int, ItemOptLevel int)
while Idx <= linesCC)
begin
declare Ratio real = 0.001
select Ratio = Ratio from _Box_Items where ScrollObjID = itemRefID and ID = Idx
/*if Ratio > 0)
begin
INSERT INTO _Box_Items
select MT.ItemCode, MT.ItemCount, MT... |





