Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 18:28

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

Advertisement



[Release] Auto Party Re-from Event ( Manageable) + Auto notice ( Simple )

Discussion on [Release] Auto Party Re-from Event ( Manageable) + Auto notice ( Simple ) within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old 02/28/2017, 02:53   #46
 
tiesto556's Avatar
 
elite*gold: 0
Join Date: Aug 2012
Posts: 23
Received Thanks: 5
Quote:
Originally Posted by Eslam Galull View Post
- The same Old Auto Re-from Event i have released before

but this time you can manage everything inside ., with working plus notice so you wont open a plus notice program




btw if i added more things in this project it will be edited here in the same topic to prevent spam






Frist Prog setting :
- its clear enough !


Execute those querys into Your SHARD LOG

Code:
CREATE PROCEDURE _Silk_ADD_CHARNAME -- ============================================= 
/*
ADD Silk Procedure By Eslam Galal
*/
-- ============================================= 
@silk INT, 
@CharName16 VARCHAR(512) 


AS 
BEGIN
Declare @UserID int = (select UserJID from SRO_VT_SHARD.dbo._User where CharID = (SELECT CharID FROM SRO_VT_SHARD.dbo._Char where CharName16 = @CharName16))


IF EXISTS ( Select * From SRO_VT_ACCOUNT.dbo.SK_Silk Where JID = @UserID )
BEGIN
UPDATE SRO_VT_ACCOUNT.dbo.SK_Silk set silk_own = silk_own + @silk where JID = @UserID
END
ELSE 
BEGIN
INSERT SRO_VT_ACCOUNT.dbo.SK_Silk (JID,silk_own,silk_gift,silk_point) Values (@UserID,@Silk,0,0)
END

END
Code:
USE [SRO_VT_SHARDLOG]GO




/****** Object: Table [dbo].[PlusNotice] Script Date: 14.06.2013 18:09:33 ******/
SET ANSI_NULLS ON
GO




SET QUOTED_IDENTIFIER ON
GO




SET ANSI_PADDING ON
GO




CREATE TABLE [dbo].[PlusNotice](
[Sent] [int] NOT NULL,
[Message] [varchar](300) NOT NULL,
[Date] [datetime] NOT NULL
) ON [PRIMARY]




GO




SET ANSI_PADDING OFF
GO




ALTER TABLE [dbo].[PlusNotice] ADD CONSTRAINT [DF_PlusNotice_Sent] DEFAULT ((0)) FOR [Sent]
GO




ALTER TABLE [dbo].[PlusNotice] ADD CONSTRAINT [DF_PlusNotice_Date] DEFAULT (getdate()) FOR [Date]

GO

Scan Link




Download :
in attach ( V0.4 )

Thanks
tiesto556 is offline  
Old 03/17/2017, 08:12   #47
 
elite*gold: 0
Join Date: Mar 2015
Posts: 14
Received Thanks: 0
plz edit the Procedure to give an item as reward <3
mohamedbebo99 is offline  
Reply


Similar Threads Similar Threads
Maul-Online D11 / Auto System / Auto Equipment / Uniuqe Rank / Auto Event Fun
01/26/2015 - SRO PServer Advertising - 5 Replies
Welcome to Maul-Online official thread! I'm proud to finally present to you the server we spent long time working hard on just to keep it well-established Maul-Online online is based on Vsro files Server Will lunched 22/01/2015 Server : Online We Are Here To Represent To You A Server Which Is The Best Old School Server With The Old iSro Features .
Maul-Online D11 / Auto System / Auto Equipment / Uniuqe Rank / Auto Event Fun
01/25/2015 - SRO PServer Advertising - 51 Replies
http://i.epvpimg.com/pcfKe.jpg Welcome to Maul-Online official I'm proud to finally present to you the server we spent long time thread! working hard on just to keep it well-established Online-Online online is based on Vsro files Server is lunched 22/01/2015 Server time : Online http://i.epvpimg.com/V53Ge.png



All times are GMT +2. The time now is 18:28.


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.