الموقع العربي الاول للعبة Silkroad Online

الموقع العربي الاول للعبة Silkroad Online (https://silkroad4arab.com/vb/index.php)
-   قسم المواضيع المكررة و المخالفة (https://silkroad4arab.com/vb/forumdisplay.php?f=58)
-   -   رجاء المساعده (https://silkroad4arab.com/vb/showthread.php?t=547383)

yoy 08-02-2014 07:34 AM

رجاء المساعده
 
انا عندى مشكله يا شباب انا كنت عامل فى الجيم عندى يونيكات التمبل الى هما السفينكس وكده بيوقعو صن ويبون دجرى 13 و صن اكسوسرى دجرى 13 بردو المشكله انهم و معرفش ازاى بقو بيوقعو شينا بس ويبون و اوربى اكسوسرى بس مفيش ويبون ايروبى ولا اكسوسرى شينا بيقعو ارجو المساعده لو سمحتو انا مش عارف احل المشكله دى:111 (13):

___Project X___ 08-02-2014 09:43 PM

اتفضل دى كويرى هتضيف بيها الدروب [SPOILER]USE SRO_VT_SHARD_INIT -----> By-ProjectX <----- ------> <------
GO

DECLARE @MonsterID int
DECLARE @ItemID int
DECLARE @DropRatio real
DECLARE @DropAmountMin int
DECLARE @DropAmountMax int


SET @MonsterID = 24062 -------- Mob,Unique ID you want Add Drop in
SET @DropRatio = 1 -------- Item drop rate 1=100% , 0.3 = 30%
SET @ItemID = 24670 -------- ITEM ID You want Add in Drops
SET @DropAmountMin = 5 -------- Amount of this item to Drop min
SET @DropAmountMax = 8 -------- Amount of this item to Drop max



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, @DropAmountMin, @DropAmountMax, @DropRatio, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0 , 0 , 'xxx') [/SPOILER]

che_9299 09-02-2014 06:09 PM

ياما تعمل دروب من جديد بالكويرى ده ياما تعمل ريستورى من الاتابيز اللى كان شغال عليها الدروب تمام


الساعة الآن 05:20 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.