Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 23:27

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Thumbs up Thief Horse In Town Where Fix

Discussion on Thumbs up Thief Horse In Town Where Fix within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
denise456's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 373
Received Thanks: 71
Angry Thumbs up Thief Horse In Town Where Fix

hey guys i need one help for get dc in player using job and horse in city

Thief Horse In Town Where Fix
denise456 is offline  
Old 08/27/2015, 23:39   #2
 
Dr.Abdelfattah's Avatar
 
elite*gold: 7
Join Date: May 2010
Posts: 2,115
Received Thanks: 2,373
Hello denise,

Well u have 1 way to do that, a query linked with logdb,
then a simple explain :
1 - if ()
2- a player wear thief suit and summon thief vehicle (hourse, camel or whatelse);
2 - is in region of (towns ..);
3 - Do a return -
/*-- Link this query with log db and use the operation of opening NPC or teleport .. (or even all operations) > the operation of logdb
4 - don't forgot while writing ur query to write the table name like that sharddbname.dbo.tablename (to make logdb connect to sharddb while executing the log)
u may also make the query execute before teleporting or casting a return scroll ..

At last , if(){return}; make a dc , then under return make a query which dismount the camel and delete all goods with it..

So the query will do : anyone will try to enter the town with camel while wearing a thief cap , DC and unsummon the camel and no goods ..

Sorry, i can't write such a query will take much time , hope i explained good

Good luck
Dr.Abdelfattah is offline  
Old 08/28/2015, 01:20   #3
 
denise456's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 373
Received Thanks: 71
u say This

Code:
--THİEFTOWNBUG DC--    if (@Operation = 114 and @targetStorage = 2 and @slot_From = 255)
  begin
    declare @isbattle tinyint
    declare @jobtype int
    select @isbattle = IsBattleField from SRO_VT_SHARD.dbo._RefRegion where wRegionID = (Select LatestRegion from SRO_VT_SHARD.dbo._Char where CharID = @charID)
    select @jobtype = jobtype from SRO_VT_SHARD.dbo._CharTrijob where CharID = @charID
    if(@isbattle = 0 and @jobtype = 2)
    begin
    Declare @cosID int = (select ID from SRO_VT_SHARD.dbo._CharCOS where OwnerCharID = @charID)    
    Delete from SRO_VT_SHARD.dbo._InvCOS where COSID = @cosID
    Delete from SRO_VT_SHARD.dbo._CharCOS  where 
    OwnerCharID = @charID and RefCharID between '2187' and '2189'
    or OwnerCharID = @charID and RefCharID between '3915' and '3917'
    or OwnerCharID = @charID and RefCharID between '3912' and '3914'
    or OwnerCharID = @charID and RefCharID between '2184' and '2186'
    or OwnerCharID = @charID and RefCharID between '23250' and '23257'
    or OwnerCharID = @charID and RefCharID between '23258' and '23265'
    or OwnerCharID = @charID and RefCharID between '23905' and '23912'
    end
    end
denise456 is offline  
Old 08/28/2015, 01:50   #4
 
Dr.Abdelfattah's Avatar
 
elite*gold: 7
Join Date: May 2010
Posts: 2,115
Received Thanks: 2,373
something like that,
But why u write it like this :

Code:
OwnerCharID = @charID and RefCharID between '2187' and '2189'     or OwnerCharID = @charID and RefCharID between '3915' and '3917'     or OwnerCharID = @charID and RefCharID between '3912' and '3914'     or OwnerCharID = @charID and RefCharID between '2184' and '2186'     or OwnerCharID = @charID and RefCharID between '23250' and '23257'     or OwnerCharID = @charID and RefCharID between '23258' and '23265'     or OwnerCharID = @charID and RefCharID between '23905' and '23912'
?!
Also if i were u , i would make much check points as well (like making more checks on more operations and so on) ..
Dr.Abdelfattah is offline  
Old 08/28/2015, 02:23   #5


 
​Exo's Avatar
 
elite*gold: 28
Join Date: Aug 2014
Posts: 4,096
Received Thanks: 2,649
Syloxx has released something for that. Check his releases.
​Exo is offline  
Old 08/31/2015, 12:15   #6


 
tschulian's Avatar
 
elite*gold: 294
Join Date: Sep 2013
Posts: 1,410
Received Thanks: 635
Quote:
Originally Posted by ​Exo View Post
Syloxx has released something for that. Check his releases.
It doesnt work smooth.

Quote:
Originally Posted by denise456 View Post
Delete from SRO_VT_SHARD.dbo._InvCOS where COSID = @cosID
Note: This will delete items from your pickpet if your pet picks smth in the Town.
tschulian is offline  
Reply


Similar Threads Similar Threads
Thief Horse In Town Where Fix
08/27/2015 - SRO Private Server - 3 Replies
hey guys i need one help for get dc in player using job and horse in city Thief Horse In Town Where Fix
Training Place Near Thief Town
10/26/2008 - Silkroad Online - 10 Replies
Hi. Where is this place plz ? What's the lvl of the mobs there ? Thanks !



All times are GMT +2. The time now is 23:27.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.