Register for your free account! | Forgot your password?

You last visited: Today at 19:40

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

Advertisement



Help penalty guild

Discussion on Help penalty guild within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
xaladim's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 106
Received Thanks: 3
Help penalty guild

I need you help please.
xaladim is offline  
Old 05/10/2015, 22:55   #2
 
Xutan*'s Avatar
 
elite*gold: 87
Join Date: Apr 2015
Posts: 318
Received Thanks: 535
explain, what do u want?
if u want to remove guild penalty go to SRO_VT_SHARD > _AddTimedJob procedure >>
add this query
PHP Code:
if @JobID 1
begin
return -1
end 
after this
PHP Code:
            declare @NewJobID int
            set 
@NewJobID 
so it will be like that
PHP Code:
            declare @NewJobID int
            set 
@NewJobID 0
if @JobID 1
begin
return -1
end 
don't use the query if fgw takes a part in your server's gameplay. REMEMBER THIS
Xutan* is offline  
Old 05/11/2015, 01:04   #3
 
xaladim's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 106
Received Thanks: 3
my server have FGW :/ how to remove this ?
xaladim is offline  
Old 05/11/2015, 04:14   #4
 
Xutan*'s Avatar
 
elite*gold: 87
Join Date: Apr 2015
Posts: 318
Received Thanks: 535
well, there is a way better to remove guild penalty without breaking fgw but i'm not gonna share it.
however, here is another good way.
make a new return scroll and add this query in _AddLogItem
PHP Code:
if @Operation 41 and @ItemRefID id of the new return scroll in _RefObjCommon
begin
DELETE FROM SRO_VT_SHARD
.dbo._TimedJob WHERE CharID = @CharID and JobID and Category 2
end 
then add this scroll for 1gold. so people will get it for free
Xutan* is offline  
Old 05/11/2015, 17:09   #5
 
Dallin¥'s Avatar
 
elite*gold: 7
Join Date: Mar 2014
Posts: 450
Received Thanks: 789
put this lines at your addtimedjob procedure
IF @Category=2 and @JobID in (1,2)
begin
delete from _TimedJob WHERE ID=@NewJobID
end
Dallin¥ is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[Request] Job / Guild Penalty remove
07/31/2016 - SRO Private Server - 4 Replies
Hi anyone can do it ? I tried a lot of time but I without success... Can you share it? tnx
[Release] disable Job & Guild Penalty
03/05/2013 - SRO PServer Guides & Releases - 9 Replies
Hey guys. I want to start to share my experience with you. Feel free to share a Thanks :) USE GO /******By Jangan ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO
Devias Guild Penalty *prob*
02/18/2013 - SRO Private Server - 0 Replies
Hey Guys, i tought in Devias Online there is no Guild Penalty, when leaving ur Guild. But as i noted Guild Penalty is still *working. Do u have any Ideas how i could end the Penalty? Greetz
How to Clear Guild Penalty
05/07/2012 - Shaiya - 2 Replies
How do u clear guild penalty, so people don't have to wait 3 days to Join/Make an guild.
VSRO- how to remove guild penalty
09/27/2011 - SRO Private Server - 1 Replies
hey guys does anybody know how to get rid of the 3 day wait?



All times are GMT +2. The time now is 19:40.


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.