الموضوع: معلش
عرض مشاركة واحدة
قديم 02-09-2014, 12:40 PM   #2

iLead
عضو سوبر



الصورة الرمزية iLead


• الانـتـسـاب » Jan 2014
• رقـم العـضـويـة » 116062
• المشـــاركـات » 2,295
• الـدولـة » Alexandria
• الـهـوايـة » ٍService
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 107
iLead جـيـدiLead جـيـد

iLead غير متواجد حالياً


إرسال رسالة عبر Yahoo إلى iLead

افتراضي



Use This Query

كود PHP:
USE SRO_VT_SHARD -----> ( Mr.Lion ) <-----
GO

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



SET 
@MonsterID 3810 -------- Mob,Unique ID you want Add Drop in
SET 
@DropRatio -------- Drop Ration 1=100% , 0.5 50
SET @ItemID 24165 -------- ITEM ID You want Add in Drop


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 , @ItemID0011, @DropRatio00000000,
00000000'xxx'
Item Rate
1 =100%
0.5 = 50%


توقيع iLead :
الْلَّهُم صَلِّ وَبَارِك وَسَلِم عَلَى سَيِّدِنَا مُحَمَّد وَعَلَى الِه وَصَحْبِه وَسَلِّم