Merhaba...
Bu Version meneger İle Oyuna sadece gm'leri alırsınız..
Bakım Oldugu zaman Normal version menegeri kapatır bunu açarsınız
ve oyuna sadece gmler girebilir... Diğerlerine ise hata verir !
Rar Şifresi :
Download: Best Web Hosting - Dedicated Server
Alternatif - 1
RapidShare: Easy Filehosting
Alternatif - 2
BakımModeVersionMeneger.rar ... at uploaded.to - Free File Hosting, Free Image Hosting, Free Music Hosting, Free Video Hosting, ...
Boyutu Küçük Oldugu İçin Bol Bol Upload ettim
DB'e Eklenecek Prosedür :
Saygılarımla ..
Bu Version meneger İle Oyuna sadece gm'leri alırsınız..
Bakım Oldugu zaman Normal version menegeri kapatır bunu açarsınız
ve oyuna sadece gmler girebilir... Diğerlerine ise hata verir !
Rar Şifresi :
Kod:
ko-cuce.com - ganks
Download: Best Web Hosting - Dedicated Server
Alternatif - 1
RapidShare: Easy Filehosting
Alternatif - 2
BakımModeVersionMeneger.rar ... at uploaded.to - Free File Hosting, Free Image Hosting, Free Music Hosting, Free Video Hosting, ...
Boyutu Küçük Oldugu İçin Bol Bol Upload ettim
DB'e Eklenecek Prosedür :
Kod:
-- Bakım Modunda ACCOUNT_LOGIN versionudur !
-- Kod İçin özal'a teşekkürler !
--ko-cuce.com - ganks
-- burayı değiştireN , Yazı Ekleyen , Ajdardır ! , TOPTUR ! VS...
CREATE PROCEDURE ACCOUNT_BAKIM
@AccountID varchar(21),
@password varchar(21),
@nRet smallint OUTPUT
AS
-----------------------
declare @oza1 int , @ozal2 int, @ozal3 int
/* yapan: özal
konu: Oyunda bakım varsa,sadece gmler girsin ;)
www.ko-cuce.com
*/
select @nRet = count(straccountid) from currentuser
select @oza1 = authority from userdata where struserid = (select strcharid1 from account_char where straccountid = @AccountID and strcharid1 is not null )
select @ozal2 = authority from userdata where struserid = (select strcharid2 from account_char where straccountid = @AccountID and strcharid1 is not null )
select @ozal3 = authority from userdata where struserid = (select strcharid3 from account_char where straccountid = @AccountID and strcharid1 is not null )
if @oza1 <> 0 or @ozal2 <> 0 or @ozal3 <> 0
begin
Set @nRet = 4
RETURN
end
if @nRet = 0
begin
insert into tb_user (straccountid, strpasswd, strSocNo, idays) values (@AccountID, @password, 1, '6')
end
DECLARE @Nation tinyint
SET @Nation = 0
-- tid login method by samma 2004.02.24
DECLARE @pwd varchar(13)
SET @pwd = null
SELECT @pwd = strPasswd FROM TB_USER WHERE strAccountID = @AccountID
IF @pwd IS null
BEGIN
SET @nRet = 0
RETURN
END
ELSE IF @pwd <> @password
BEGIN
SET @nRet = 0
RETURN
END
SELECT @Nation = bNation FROM ACCOUNT_CHAR WHERE strAccountID = @AccountID
IF @@ROWCOUNT = 0
BEGIN
SET @nRet = 1
RETURN
END
BEGIN
SET @nRet = 1
RETURN
END
BEGIN
SET @nRet = @Nation+1
RETURN
END
GO
Son düzenleme:
2.000.000 TL ⚔️ Ödüllü MYKOv2 GENESIS | 24 Nisan 2026 ⚔️ Resmi Açılış Başlıyor!