Foruma hoş geldin, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.

1299 Database Hero Armor Ekleme | Kocuce

Konu Bilgileri

Konu Hakkında Merhaba, tarihinde Genel Paylaşımlar kategorisinde kocuce tarafından oluşturulan 1299 Database Hero Armor Ekleme | Kocuce başlıklı konuyu okuyorsunuz. Bu konu şimdiye dek 7,524 kez görüntülenmiş, 16 yorum ve 3 tepki puanı almıştır...
Kategori Adı Genel Paylaşımlar
Konu Başlığı 1299 Database Hero Armor Ekleme | Kocuce
Thread starter kocuce
Start date
Replies
Views
First message reaction score
Son Mesaj Yazan akın60

kocuce

Kayıtlı Üye
Joined
Aug 6, 2019
Messages
235
Reaction score
829
Points
93
SQL:
--Ilk once databaseden silelim


DELETE FROM ITEM WHERE STRNAME LIKE '%Hero Armor%'






--Sonrada bu kodu uyguluyalim


-- WARRIOR


insert into ITEM values (408001000 , 'Hero Armor Pauldron' , 210 , 5 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (408002000 , 'Hero Armor Pads' , 210 , 6 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (408003000 , 'Hero Armor Helmet' , 210 , 7 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (408004000 , 'Hero Armor Gauntlet' , 210 , 8 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (408005000 , 'Hero Armor Boots' , 210 , 9 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)




-- ROGUE
insert into ITEM values (448001000 , 'Rogue Hero Armor Pauldron' , 220 , 5 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (448002000 , 'Rogue Hero Armor Pads' , 220 , 6 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (448003000 , 'Rogue Hero Armor Helmet' , 220 , 7 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (448004000 , 'Rogue Hero Armor Gauntlet' , 220 , 8 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (448005000 , 'Rogue Hero Armor Boots' , 220 , 9 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)




-- MAGE
insert into ITEM values (468001000 , 'Mage Hero Armor Robe' , 210 , 5 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (468002000 , 'Mage Hero Armor Pads' , 210 , 6 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (468003000 , 'Mage Hero Armor Helmet' , 210 , 7 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (468004000 , 'Mage Hero Armor Gloves' , 210 , 8 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (468005000 , 'Mage Hero Armor Boots' , 210 , 9 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)



-- PRIEST
insert into ITEM values (498001000 , 'Priest Hero Armor Pauldron' , 210 , 5 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (498002000 , 'Priest Hero Armor Pads' , 210 , 6 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (498003000 , 'Priest Hero Armor Helmet' , 210 , 7 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (498004000 , 'Priest Hero Armor Gauntlet' , 210 , 8 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
insert into ITEM values (498005000 , 'Priest Hero Armor Boots' , 210 , 9 , 0 , 6 , 0 , 100 , 0 , 180 , 19625 , 864000 , 0 , 145 , 0 , 0 , 0 , 68 , 107 , 0 , 10 , 0 , 0 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 24 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0)
GEREKLI GORUNTU VE ICON PATCHLERI ASAGIDAKI LINKDEDIR
View hidden content is available for registered users!
 

groys

Kıdemli Üye
Joined
Sep 10, 2019
Messages
996
Reaction score
8
Points
18
Age
27
++++++++++++++++++++++++++++++++++++++++++++++++++++
 

ali1

Kayıtlı Üye
Joined
Oct 1, 2019
Messages
194
Reaction score
4
Points
0
Age
26
güzel paylaşım teşekkürler :)
 

qwerasd123

Kayıtlı Üye
Joined
Oct 17, 2019
Messages
28
Reaction score
0
Points
0
Age
27
güzelllllllllllllll
güzelllllllllllllll
güzelllllllllllllll
 

mami2900

Kayıtlı Üye
Joined
Aug 25, 2019
Messages
205
Reaction score
13
Points
0
Age
28
GÜZEL PAYLAŞIM
TEŞEKKÜRLER
[doublepost=1572097937,1572097694][/doublepost]GÜZEL PAYLAŞIM
TEŞEKKÜRLER
 

groys

Kıdemli Üye
Joined
Sep 10, 2019
Messages
996
Reaction score
8
Points
18
Age
27
TEŞEKKÜRLERRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR
 

Forumdan daha fazla yararlanmak için giriş yapın yada üye olun!

Forumdan daha fazla yararlanmak için giriş yapın veya kayıt olun!

Register

Forumda bir hesap oluşturmak tamamen ücretsizdir.

Register now
Log in

Eğer bir hesabınız var ise lütfen giriş yapın

Log in
+++---yyzzhhe tarzı Yorum Yazanlar Ko cuce Yönetimi Tarafından Ban Atılacaktır

Users who are viewing this thread