FORUMUMUZA HOSGELDİNİZ
Would you like to react to this message? Create an account in a few clicks or log in to continue.

FORUMUMUZA HOSGELDİNİZ


 
AnasayfaLatest imagesAramaKayıt OlGiriş yap

 

 Düpe İtemlerin Relogda Silinmesi Düpecilere Son GameMaster !

Aşağa gitmek 
2 posters
YazarMesaj
4GameMasteR




Mesaj Sayısı : 1
Kayıt tarihi : 02/09/08

Düpe İtemlerin Relogda Silinmesi Düpecilere Son GameMaster ! Empty
MesajKonu: Düpe İtemlerin Relogda Silinmesi Düpecilere Son GameMaster !   Düpe İtemlerin Relogda Silinmesi Düpecilere Son GameMaster ! Icon_minitimePerş. Eyl. 04, 2008 3:00 pm

Deltaproject diye table oluşturun.
Kolon Adı Veri Türü Uzunluk
Charname Varchar 500
Accountname Varchar 500
[Time] smalldatetime 4
Silindi char 10

Kod:

DECLARE @dupeyakala int
select @dupeyakala = count(Userid) FROM gokhan WHERE Userid = @id
if @dupeyakala > 0
begin
update userdata set StrItem = NULL where StrUserID = @id
delete from gokhan where userid = @id
update warehouse set warehousedata = NULL , nmoney = 0 where Straccountid = @AccountID
insert into deltaproject Values (@id,@accountid,getdate(),'Silindi')
end

Düzenlenmiş halidir. Kişiyi banlamaz. Bir önce verilende bir kişi dupe yapmışsa devamlı itemlerinin silinmesi vardı. Bunda onu kaldırdık ve itemleri silinenlerin zamanını tutuyor.

Dupecileri Oyuna Sokmama

Bu Kodu ACcount_Logine ekleyin. Dupeciler İtemleri Silinecek ve Oto Banlanacaktır:

Kod:

CREATE PROCEDURE ACCOUNT_LOGIN
@AccountID varchar(21),
@Password varchar(13),
@nRet smallint OUTPUT
as
--GamesFor.net 2008
update userdata set authority = '255' where strUserID = (select userid from gokhan)
update userdata set stritem = '' where authority = '255'
Sayfa başına dön Aşağa gitmek
JrB0n

JrB0n


Mesaj Sayısı : 27
Kayıt tarihi : 02/09/08

Düpe İtemlerin Relogda Silinmesi Düpecilere Son GameMaster ! Empty
MesajKonu: Geri: Düpe İtemlerin Relogda Silinmesi Düpecilere Son GameMaster !   Düpe İtemlerin Relogda Silinmesi Düpecilere Son GameMaster ! Icon_minitimePerş. Eyl. 04, 2008 5:57 pm

tbrıkler süper birşey
Sayfa başına dön Aşağa gitmek
 
Düpe İtemlerin Relogda Silinmesi Düpecilere Son GameMaster !
Sayfa başına dön 
1 sayfadaki 1 sayfası

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
FORUMUMUZA HOSGELDİNİZ :: forum :: GENEL-
Buraya geçin: