网站首页 一条龙套餐 游戏版本 网站模版 广告代理 主机租用 短信平台 技术教程
 
奇迹私服新人送点送级SQL语句
作者:admin 来源:本站原创 点击数: 更新时间:2012-7-30 18:09:03
////在线送点
CREATE TRIGGER [Restrict_songdian] ON [dbo].[Character]
after Insert
as
Update [Character] set [Character].LevelUpPoint =132000 From Inserted
Where [Character].accountid=inserted.accountid
and [Character].name=inserted.name

//在线送级
CREATE TRIGGER [Restrict_songji] ON [dbo].[Character]
after Insert
as
Update [Character] set [Character].cLevel =400 From Inserted
Where [Character].accountid=inserted.accountid
and [Character].name=inserted.name

圣导送9999统率:

CREATE TRIGGER [Leadership] ON [dbo].[Character]
after Insert
as
Update [Character] set [Character].Leadership=9999
From Inserted
Where Inserted.Class=64 and [Character].accountid=inserted.accountid
and [Character].name=inserted.name
 
 
Copyright 2004-2008 HttP://www.8828mu.comAll Rights Reserved 版权所有:奇迹数据专业打造,奇迹一条龙,奇迹sf一条龙,奇迹开区一条龙,奇迹版本,www.8828mu.comHttP://www.8828mu.com
☆ 建议使用:1024×768 分辨率 Windows2000 Internet Explorer V5.0 or higher ☆