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

الموقع العربي الاول للعبة Silkroad Online (https://silkroad4arab.com/vb/index.php)
-   قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة (https://silkroad4arab.com/vb/forumdisplay.php?f=226)
-   -   مساعده قويه يارجاله (https://silkroad4arab.com/vb/showthread.php?t=613035)

Legendr 11-03-2017 08:23 PM

مساعده قويه يارجاله
 
1- انا عايز اعرف ازي اخلي موب alexandria - bagdat ينزلوا arena coin
2-ازاي اضيف web shop في موقع

code_x 11-03-2017 11:12 PM

رد: مساعده قويه يارجاله
 
1/استخدم الكويري ده هتضيف drop ل mob معين


كود PHP:

USE SRO_VT_SHARD -----> ( MaDenGo ) <-----
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'

و هتجيب ال id بتاع الارينا و الموب من هنا

كود PHP:

Use Sro_vt_shard select ID from _RefObjCommon where CodeName128 like 'MOB_RM_ROC' 


Legendr 12-03-2017 12:31 AM

رد: مساعده قويه يارجاله
 
اقتباس:

المشاركة الأصلية كتبت بواسطة code_x (المشاركة 5305918)
1/استخدم الكويري ده هتضيف drop ل mob معين


كود PHP:

USE SRO_VT_SHARD -----> ( MaDenGo ) <-----
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'

و هتجيب ال id بتاع الارينا و الموب من هنا

كود PHP:

Use Sro_vt_shard select ID from _RefObjCommon where CodeName128 like 'MOB_RM_ROC' 


منا عارف بس انا مشكلتي مش هعرف افرق بين يونك و موب عادي ودول كتير كمان

Dev.Klito 12-03-2017 10:25 AM

رد: مساعده قويه يارجاله
 
اقتباس:

المشاركة الأصلية كتبت بواسطة Legendr (المشاركة 5305922)
منا عارف بس انا مشكلتي مش هعرف افرق بين يونك و موب عادي ودول كتير كمان

مفيش حل تانى

Legendr 12-03-2017 03:56 PM

رد: مساعده قويه يارجاله
 
اقتباس:

المشاركة الأصلية كتبت بواسطة Dev.Klito (المشاركة 5306011)


مفيش حل تانى

ماشي

Legendr 12-03-2017 05:04 PM

رد: مساعده قويه يارجاله
 
ازاي اضيف webshop عندي في موقع

Dev.Klito 12-03-2017 05:13 PM

رد: مساعده قويه يارجاله
 
اقتباس:

المشاركة الأصلية كتبت بواسطة Legendr (المشاركة 5306060)
ازاي اضيف webshop عندي في موقع

دى بتكون ع حسب الموقع بتاعك فيه webshop و لا لا
انا هغلق الموضوع شفلك انت موقع فيه webshop و اشتغل بيه

##


الساعة الآن 04:29 AM.

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