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

الموقع العربي الاول للعبة Silkroad Online (https://silkroad4arab.com/vb/index.php)
-   قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة (https://silkroad4arab.com/vb/forumdisplay.php?f=226)
-   -   TraderS Job & Bug stall (https://silkroad4arab.com/vb/showthread.php?t=623964)

اسلام محمود 21-05-2018 10:49 PM

TraderS Job & Bug stall
 
السلام عليكم ورحمة الله وبركاته

1-عايز اخلي الي يسلم الTrader ياخود Coin مع الGold يعني ياخود الجولد وياخود عليه Coin ياخود 5 Donate Coin في كل مره يسلم Trader "بالتفصيل" وشكرأ

2-Bug stall online فا بيخلي البلاير يضرب بسرعة فا كونت عايز اشلوو ازاي ؟ وشكرأ

Hero 23-05-2018 12:38 AM

رد: TraderS Job & Bug stall
 
كود PHP:

IF @EventID 97 or EventID =91 and Data1=or EventID =91 and Data1=3
begin
DECLARE @TradeDifficulty INT,
@
REWARDCOUNT INT,
@
REQLEVEL TINYINT,
@
Contribution int,
@
RewardCode varchar(max),
@
CharName varchar(max)
set @rewardcode 'REWARD_ITEM_CODE'
set @charname = (select charname16 from shard.._char where charid = @charid)
Set @Contribution = (select contribution from shard.._chartrijob where charid = @charid)
set @RewardCount '20' /* coin or silk amount */
set @reqLevel = (select curlevel from shard.._char where charid = @charid)
set @difficulty = case
When @contribution between 'lowest 5 star contribution' and 'highest 5 star contribution'
then 5
else 1
end
if @difficulty and @reqlevel 100 /* 5 star and cur level = 100 */
begin
update shard
.._charcos set ownercharid 0,refcharid 0 where ownercharid = @charid and refcharid in (select id from _refobjcommon where codename128 like '%COS_T%')
exec shard.._add_item_extern @charname,@rewardcode,@Rewardcount,1
end
end 


كود الايتم
و استار التريد
كود PHP:

set @rewardcode 'REWARD_ITEM_CODE'
When @contribution between 'lowest 5 star contribution' and 'highest 5 star contribution' 


المشكله التانيه ف برامج جارد بتحل مشاكل ال attack

اسلام محمود 23-05-2018 04:44 AM

رد: TraderS Job & Bug stall
 
اقتباس:

المشاركة الأصلية كتبت بواسطة Hero (المشاركة 5345896)
كود PHP:

IF @EventID 97 or EventID =91 and Data1=or EventID =91 and Data1=3
begin
DECLARE @TradeDifficulty INT,
@
REWARDCOUNT INT,
@
REQLEVEL TINYINT,
@
Contribution int,
@
RewardCode varchar(max),
@
CharName varchar(max)
set @rewardcode 'REWARD_ITEM_CODE'
set @charname = (select charname16 from shard.._char where charid = @charid)
Set @Contribution = (select contribution from shard.._chartrijob where charid = @charid)
set @RewardCount '20' /* coin or silk amount */
set @reqLevel = (select curlevel from shard.._char where charid = @charid)
set @difficulty = case
When @contribution between 'lowest 5 star contribution' and 'highest 5 star contribution'
then 5
else 1
end
if @difficulty and @reqlevel 100 /* 5 star and cur level = 100 */
begin
update shard
.._charcos set ownercharid 0,refcharid 0 where ownercharid = @charid and refcharid in (select id from _refobjcommon where codename128 like '%COS_T%')
exec shard.._add_item_extern @charname,@rewardcode,@Rewardcount,1
end
end 


كود الايتم
و استار التريد
كود PHP:

set @rewardcode 'REWARD_ITEM_CODE'
When @contribution between 'lowest 5 star contribution' and 'highest 5 star contribution' 


المشكله التانيه ف برامج جارد بتحل مشاكل ال attack


شكرأ على ردك يا حوده ^_^ <3 ثانيا ده كويري ولا ايه عشان مش فاهم حاجة لسا nooooob فا ياريت توضحلي شويه ^_^ <3 وشكرأ

اسلام محمود 23-05-2018 11:57 PM

رد: TraderS Job & Bug stall
 
up :lookaround:


الساعة الآن 05:19 PM.

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