كود PHP:
if(@JobID= '34003') -- Remover ADV Ticket added by CHE
begin
Select @CharName16=CharName16 from _Char where CharID = @CharID
begin
DELETE FROM _BindingOptionWithItem where nItemDBID IN (SELECT ItemID FROM _Inventory
WHERE Slot = '13' and CharID=@CharID) and bOptType=2
end
end
**********************************
كود PHP:
if(@JobID= '34003') -- Remover ADV Ticket added by CHE
begin
Select @CharName16=CharName16 from _Char where CharID = @CharID
begin
DELETE FROM _BindingOptionWithItem where nItemDBID IN (SELECT ItemID FROM _Inventory
WHERE Slot between '13' and '14' and CharID=@CharID) and bOptType=2
end
end
أنا عدلت بس مجربتش المهم
الاول انوا يعدل على ايتم واحدة بس . بس لازم تحط الايتم فى المكان الى هتحطوا فى الاسكربت
و التانى يعدل على أكتر من ايتم و برضوا لازم تحط الايتمز فى المكان الى هتحطوا فى الاسكربت
ان شاء تشتغل :)