البقاء مسجل دائمآ
الإعلانات
13-01-2014 10:41 AM
che_9299
كود:
 USE SRO_VT_SHARD -----> By-Flowushy <-----
GO

DECLARE @MonsterID int
DECLARE @ItemID int
DECLARE @DropRatio real



SET @MonsterID = 3810 -------- Mob,Unique ID you want Add Drop in
SET @DropRatio = 1 -------- Item drop rate 1=100% , 0.3 = 30% 
SET @ItemID = 24165 -------- ITEM ID You want Add in Drops


INSERT _RefMonster_AssignedItemDrop 
(
RefMonsterID,
RefItemID,
DropGroupType,
OptLevel,
DropAmountMin,
DropAmountMax,
DropRatio,
RefMagicOptionID1,
CustomValue1,
RefMagicOptionID2,
CustomValue2,
RefMagicOptionID3,
CustomValue3,
RefMagicOptionID4,
CustomValue4,
RefMagicOptionID5,
CustomValue5,
RefMagicOptionID6,
CustomValue6,
RefMagicOptionID7,
CustomValue7,
RefMagicOptionID8,
CustomValue8,
RefMagicOptionID9,
CustomValue9,
RentCodeName
) 
VALUES(@MonsterID , @ItemID, 0, 0, 1, 1, @DropRatio, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0 , 0 , 'xxx')
SET @MonsterID = 3810 -------- Mob,Unique ID you want Add Drop in
SET @DropRatio = 1 -------- Item drop rate 1=100% , 0.3 = 30%
SET @ItemID = 24165 -------- ITEM ID You want Add in Drops
MonsterID = ال ID بتاع الموبس اللى عايز ينزل منو الدروب
DropRatio = ده هينزل قد ايه يعنى نسبة الدروب هتبقى 100% ولا 50% براحتك بقى والشرح بتاع تظبيطها مكتوب جنبها
@ItemID = ده ID الايتم الللى عايزو ينزل دروب بتدور عليه وتجيب ال ID بتاعو
وبس
13-01-2014 04:10 AM
movetwo
ﻋﺎﻳﺰ ﺍﻋﺮﻑ ﺍﻯ الكويرى

ﺍﻧﺎ ﻋﺎﻳﺰ ﺍﻋﺮﻑ ﻳﻌﻨﻰ ﺍﻯ query ﻛﻮﻳﺮﻯ ﻋﻠﺸﺎﻥ ﺍﻥ ﻛﻞ ﻟﻤﺎ ﺍﻃﻠﺐ ﺣﺎﺟﻪ ﻣﺘﻟﺎ ﻋﺎﻳﺰ ﺍﺧﺎﻟﻰ ﺍﻟﻮﺣﻮﺵ ﺗﻮﻗﻊ sos sun ﻳﻘﻠﻠﻮﻟﻰ ﺍﺳﺘﺨﺪﻡ ﺍﻟﻜﻮﻳﺮﻯ ﺩﻩ ﻃﺐ ﺑﻌﺪ ﺍﺫﻧﻜﻮ ﻳﺎ ﺭﺟﺎﻟﻪ ﻣﻤﻜﻦ ﺣﺶ ﻳﺸﺮﺣﻠﻰ ﻃﺮﻳﻘﻪ ﺍﺳﺘﺨﺪﻡ ﺍﻟﻜﻮﻳﺮﻯ

ضوابط المشاركة
تستطيع إضافة مواضيع جديدة
تستطيع الرد على المواضيع
تستطيع إرفاق ملفات
تستطيع تعديل مشاركاتك

BB code متاحة
كود [IMG] متاحة
كود HTML معطلة


الساعة الآن 01:02 PM.