DeathKO | v.24xx Light Farm | PHOENIX | 26 Nisan Cuma 22:00'da Açılıyor!
Cuceko
Cuceko

UTC ITEM % Rosseta set

  •         

            

            

            

            

  • HyperFilter | DoS Protection | DDoS Protection | DoS Mitigation | DDoS Mitigation | AntiDoS | AntiDDoS | Proxy Shielding
B Çevrimdışı

BizHerTrabzon61

Yeni Cüce
5 Ağustos 2013
0
7
2
27




USE [kn_online]

GO



UPDATE [dbo].[ITEM]

SET [Num] = <Num, bigint,>

,[strName] = <strName, varchar(50),>

,[Kind] = <Kind, tinyint,>

,[Slot] = <Slot, tinyint,>

,[Race] = <Race, tinyint,>

,[Class] = <Class, tinyint,>

,[Damage] = <Damage, smallint,>

,[Delay] = <Delay, smallint,>

,[Range] = <Range, smallint,>

,[Weight] = <Weight, smallint,>

,[Duration] = <Duration, smallint,>

,[BuyPrice] = <BuyPrice, int,>

,[SellPrice] = <SellPrice, int,>

,[Ac] = <Ac, smallint,>

,[Countable] = <Countable, tinyint,>

,[Effect1] = <Effect1, int,>

,[Effect2] = <Effect2, int,>

,[ReqLevel] = <ReqLevel, tinyint,>

,[ReqLevelMax] = <ReqLevelMax, tinyint,>

,[ReqRank] = <ReqRank, tinyint,>

,[ReqTitle] = <ReqTitle, tinyint,>

,[ReqStr] = <ReqStr, tinyint,>

,[ReqSta] = <ReqSta, tinyint,>

,[ReqDex] = <ReqDex, tinyint,>

,[ReqIntel] = <ReqIntel, tinyint,>

,[ReqCha] = <ReqCha, tinyint,>

,[SellingGroup] = <SellingGroup, tinyint,>

,[ItemType] = <ItemType, tinyint,>

,[Hitrate] = <Hitrate, smallint,>

,[Evasionrate] = <Evasionrate, smallint,>

,[DaggerAc] = <DaggerAc, smallint,>

,[SwordAc] = <SwordAc, smallint,>

,[MaceAc] = <MaceAc, smallint,>

,[AxeAc] = <AxeAc, smallint,>

,[SpearAc] = <SpearAc, smallint,>

,[BowAc] = <BowAc, smallint,>

,[JamadarAc] = <JamadarAc, smallint,>

,[FireDamage] = <FireDamage, tinyint,>

,[IceDamage] = <IceDamage, tinyint,>

,[LightningDamage] = <LightningDamage, tinyint,>

,[PoisonDamage] = <PoisonDamage, tinyint,>

,[HPDrain] = <HPDrain, tinyint,>

,[MPDamage] = <MPDamage, tinyint,>

,[MPDrain] = <MPDrain, tinyint,>

,[MirrorDamage] = <MirrorDamage, tinyint,>

,[StrB] = <StrB, smallint,>

,[StaB] = <StaB, smallint,>

,[DexB] = <DexB, smallint,>

,[IntelB] = <IntelB, smallint,>

,[ChaB] = <ChaB, smallint,>

,[MaxHpB] = <MaxHpB, smallint,>

,[MaxMpB] = <MaxMpB, smallint,>

,[FireR] = <FireR, smallint,>

,[ColdR] = <ColdR, smallint,>

,[LightningR] = <LightningR, smallint,>

,[MagicR] = <MagicR, smallint,>

,[PoisonR] = <PoisonR, smallint,>

,[CurseR] = <CurseR, smallint,>

WHERE <Search Conditions,,>

GO



Gizli içerik
Bu içeriği görmek için cevap yazmalısınız.
 
M Çevrimdışı

mkzll

Kayıtlı Üye
2 Haziran 2013
56
0
6
31
Cevap: UTC ITEM % Rosseta set







USE [kn_online]

GO



UPDATE [dbo].[ITEM]

SET [Num] = <Num, bigint,>

,[strName] = <strName, varchar(50),>

,[Kind] = <Kind, tinyint,>

,[Slot] = <Slot, tinyint,>

,[Race] = <Race, tinyint,>

,[Class] = <Class, tinyint,>

,[Damage] = <Damage, smallint,>

,[Delay] = <Delay, smallint,>

,[Range] = <Range, smallint,>

,[Weight] = <Weight, smallint,>

,[Duration] = <Duration, smallint,>

,[BuyPrice] = <BuyPrice, int,>

,[SellPrice] = <SellPrice, int,>

,[Ac] = <Ac, smallint,>

,[Countable] = <Countable, tinyint,>

,[Effect1] = <Effect1, int,>

,[Effect2] = <Effect2, int,>

,[ReqLevel] = <ReqLevel, tinyint,>

,[ReqLevelMax] = <ReqLevelMax, tinyint,>

,[ReqRank] = <ReqRank, tinyint,>

,[ReqTitle] = <ReqTitle, tinyint,>

,[ReqStr] = <ReqStr, tinyint,>

,[ReqSta] = <ReqSta, tinyint,>

,[ReqDex] = <ReqDex, tinyint,>

,[ReqIntel] = <ReqIntel, tinyint,>

,[ReqCha] = <ReqCha, tinyint,>

,[SellingGroup] = <SellingGroup, tinyint,>

,[ItemType] = <ItemType, tinyint,>

,[Hitrate] = <Hitrate, smallint,>

,[Evasionrate] = <Evasionrate, smallint,>

,[DaggerAc] = <DaggerAc, smallint,>

,[SwordAc] = <SwordAc, smallint,>

,[MaceAc] = <MaceAc, smallint,>

,[AxeAc] = <AxeAc, smallint,>

,[SpearAc] = <SpearAc, smallint,>

,[BowAc] = <BowAc, smallint,>

,[JamadarAc] = <JamadarAc, smallint,>

,[FireDamage] = <FireDamage, tinyint,>

,[IceDamage] = <IceDamage, tinyint,>

,[LightningDamage] = <LightningDamage, tinyint,>

,[PoisonDamage] = <PoisonDamage, tinyint,>

,[HPDrain] = <HPDrain, tinyint,>

,[MPDamage] = <MPDamage, tinyint,>

,[MPDrain] = <MPDrain, tinyint,>

,[MirrorDamage] = <MirrorDamage, tinyint,>

,[StrB] = <StrB, smallint,>

,[StaB] = <StaB, smallint,>

,[DexB] = <DexB, smallint,>

,[IntelB] = <IntelB, smallint,>

,[ChaB] = <ChaB, smallint,>

,[MaxHpB] = <MaxHpB, smallint,>

,[MaxMpB] = <MaxMpB, smallint,>

,[FireR] = <FireR, smallint,>

,[ColdR] = <ColdR, smallint,>

,[LightningR] = <LightningR, smallint,>

,[MagicR] = <MagicR, smallint,>

,[PoisonR] = <PoisonR, smallint,>

,[CurseR] = <CurseR, smallint,>

WHERE <Search Conditions,,>

GO



***Hidden content cannot be quoted.***

asdasdasdasdasdasd
 
M Çevrimdışı

muhammetALICA73

Kayıtlı Üye
26 Nisan 2013
545
0
16
34
Cevap: UTC ITEM % Rosseta set



item tablosunda cok eksik ve hata var bişeyi değiştirmez itemlerın eklı olması