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

الموقع العربي الاول للعبة Silkroad Online (https://silkroad4arab.com/vb/index.php)
-   قسم الشروحات و البرامج المستخدمة في عمل السيرفرات الخاصة (https://silkroad4arab.com/vb/forumdisplay.php?f=289)
-   -   Add new Item Drop (https://silkroad4arab.com/vb/showthread.php?t=445340)

$King 06-08-2012 06:17 PM

Add new Item Drop
 

http://store2.up-00.com/Nov11/kR723675.gif
http://store2.up-00.com/Nov11/1rs21705.gif
Before Start Credit To [ Hean ] From Rz
http://store2.up-00.com/Nov11/1rs21705.gif
كود PHP:

USE SRO_VT_SHARD_INIT
GO

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



SET 
@MonsterID 24082 -- You can find Monster ID's at RefObjCommon
SET @DropRatio = 0.00004 -- 100% = 1 / 50% = 0.5 / 0% = 0 of course
SET @ItemID = 3851 -- You can find Item ID'
s at RefObjCommon


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 ,   @ItemID0,          0,        1,             1,             @DropRatio,           0,                 0,           0,                 0,            0,                 0,            0,                 0,            0,                 0,            0,                 0,            0,                 0,            0,                 0,            ,                ,           'xxx'


William 06-08-2012 06:19 PM

اشطا عليك

ღ♥CarLeTo♥ღ 06-08-2012 07:22 PM

ايه فايدة Query داه بظبط

$King 06-08-2012 08:21 PM

اقتباس:

المشاركة الأصلية كتبت بواسطة bagero25 (المشاركة 4278367)
ايه فايدة Query داه بظبط

هفهمك
دلوقتي انت عاملت Unique جديد فا عاوز تخلي ينزل Arena Coin
فا بتجيب الايضي بتعوا من RefObjCommon وتحتو هنا
SET @MonsterID
وهنا الايتم يقع بنسبت كام %
SET @DropRatio
وهنا ايضي الحاجة الي عاوزة تنزل من الوحش
SET @ItemID
بالتوفيق

GM Secret 06-08-2012 08:56 PM

جمييييييييييييييييييل كنت محتاجها أوي :d

RLOxyGeN 06-08-2012 10:26 PM

شكرا علي المجهود

GM Secret 07-08-2012 08:57 AM

طب دلوقتي أنا عايز أعرف إسم الأيتم دي في الكومون
Arena
Gold Coin
Silver Coin
Iron Coin
Cooper Coin ...etc

*Criz* 07-08-2012 09:37 AM

مشكووووور

abo_zyad 08-05-2017 11:02 AM

رد: Add new Item Drop
 
يا باشا عاوز أيدي الاونج الي في سمر كاند وعاوز اخلي دروب coin ازاي

joesuef 08-05-2017 11:31 AM

رد: Add new Item Drop
 
ينقل للقسم المناسب

Scrox 08-05-2017 05:57 PM

رد: Add new Item Drop
 
الله ينور :clap:

PlayMaker1337 09-01-2019 01:04 PM

رد: Add new Item Drop
 
:Emoji4::Emoji15:


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

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