[YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

MysteriouS

Kayıtlı Üye
Katılım
8 Ağustos 2012
Mesajlar
386
Reaction score
4
Puanları
18
Yaş
31
Web sitesi
ko-fox.com
sql 2008 1299 db kullanıyorum ıd şifre yazınca server listesi gelmıyor





Server sorunsuz calısıyordu oyunu kapatıp q.a dan



delete from K_NPCPOS

where NpcID = '16081'



bu kodu yazdım aynısı oluyor q.a dan ne yazarsam aynı problem oluyor



Sorunun çözümünü bulana 50TL Para ödülü
 
Cevap: [YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor



Cryption key game serverdeki client version ile uyusmuyodur buyuk ihtimal
 
Cevap: [YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor



ne yapmam lazım
 
Cevap: [YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor



Source uzerinden o versiona bakiyorsun dimi
 
Cevap: [YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor



sunucu bilgilerini yollasam halledermısın ?
 
Cevap: [YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor



konu güncel hayla
 
Cevap: [YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor



kos koca forumda bu sorunun çözümünü bilen yokmu yaw



Server sorunsuz calısıyordu oyunu kapatıp q.a dan



delete from K_NPCPOS

where NpcID = '16081'



bu kodu yazdım aynısı oluyor q.a dan ne yazarsam aynı problem oluyor



Sorunun çözümünü bulana 50TL Para ödülü
 
Cevap: [YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor



delete form k_npc where ssid =16081



delete from K_NPCPOS where npcid not in (Select ssid from K_NPC) and npcid not in (Select ssid from K_MONSTER)



PHP:
 CREATE PROCEDURE ACCOUNT_LOGIs



@AccountID varchar(21),

@Password varchar(13),

@nRet smallint OUTPUT



AS



select @nRet = count(straccountid) from tb_user where straccountid = @AccountID



if @nRet = 0

begin

insert into tb_user (straccountid, strpasswd, strSocNo, idays) values (@AccountID, @password, 1, '6')

end



--CurrentUserdan Silelim

delete from currentuser where straccountid = @AccountID



declare @ban int , @ban1 int, @ban2 int

select @nRet = count(straccountid) from currentuser

select @ban = authority from userdata where struserid = (select   strcharid1 from account_char where straccountid = @AccountID and   strcharid1 is not null )

select @ban1 = authority from userdata where struserid = (select   strcharid2 from account_char where straccountid = @AccountID and   strcharid1 is not null )

select @ban2 = authority from userdata where struserid = (select   strcharid3 from account_char where straccountid = @AccountID and   strcharid1 is not null )



if @ban = 255 or @ban1 = 255 or @ban2 = 255

begin

Set @nRet = 4

RETURN

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

delete from premium_service Where nDays = '0'

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



Account_Logins kendine gire duzenle sen hangi anti cheatsi kulaniyorsan bu kodaki soacs 40 icin ve ustu

ona gire create ve alteri duzenlersin soacs 33 ve 34 myst_login



ACCOUNT_LOGIN

ACCOUNT_LOGIs <soacs 40>

MAIN_LOGIN

My_LOGIN

myst_login <soacs 33 ve 35>

MGAME_LOGIN



Ve son olarak Ajuarlarini kontrol et gerekirse değiştir



Eger olmasa login server yerinde login.txt loglari bildir bakalim
 
Cevap: [YARDIM] ID ŞİFRE Yazınca server listesi gelmıyor



Konu çözüldü
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Geri
Üst Alt
Reklam
Reklam