PVP SERVER
PVP SERVER
PVP SERVER
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Anasayfa
Arama
Arama
Sonuç :
Mesajlar
Konular
çıkıntı araştırma
Latest images
Kayıt Ol
Giriş yap
PVP SERVER
::
Knight Online PvP
::
Query Analyzer QA Kodları
EXP ZORLAŞTIRMA
3 posters
Yazar
Mesaj
OxyDante
Snake Queen
Ruh Hali
:
Job
:
Mesaj Sayısı
:
210
Kayıt tarihi
:
18/09/09
Konu: EXP ZORLAŞTIRMA
C.tesi Eyl. 19, 2009 5:58 pm
Bazı DB Lerde Bazı Canavarların Verdikleri Expler 50m Filan Bende Exp
Zor Yapacagım İçin Kod Hazırladım Ve Hiç Bir Şekilde 10m Bile Exp Veren
Canavar Yok En Fazla 9m Var Ona Göre Exp Durumunu Ayarlarsınız.
Kod:
update K_MONSTER set iexp = '3500000' where strName = 'troll warrior'
update K_MONSTER set iexp = '7500000' where strName = 'troll captain'
update K_MONSTER set iexp = '4500000' where strName = 'troll berserker'
update K_MONSTER set iexp = '500000' where strName = 'phantom'
update K_MONSTER set iexp = '500000' where strName = 'sheriff'
update K_MONSTER set iexp = '500000' where strName = 'cardinal'
update K_MONSTER set iexp = '500000' where strName = 'laird'
update K_MONSTER set iexp = '500000' where strName = 'decayed zombi'
update K_MONSTER set iexp = '900000' where strName = 'undying'
update K_MONSTER set iexp = '1500000' where strName = 'battlion'
update K_MONSTER set iexp = '800000' where strName = 'rotten eyes'
update K_MONSTER set iexp = '500000' where strName = 'smilodon'
update K_MONSTER set iexp = '700000' where strName = 'wild smilodon'
update K_MONSTER set iexp = '1500000' where strName = 'hobgoblin'
update K_MONSTER set iexp = '500000' where strName = 'bugbear'
update K_MONSTER set iexp = '500000' where strName = 'kobold'
update K_MONSTER set iexp = '500000' where strName = 'pooka'
update K_MONSTER set iexp = '1500000' where strName = 'goblin bouncer'
update K_MONSTER set iexp = '1500000' where strName = 'hell hound'
update K_MONSTER set iexp = '1500000' where strName = 'blood don'
update K_MONSTER set iexp = '1000000' where strName = 'machiradus'
update K_MONSTER set iexp = '1000000' where strName = 'meganthereon'
update K_MONSTER set iexp = '1000000' where strName = 'saber tooth'
update K_MONSTER set iexp = '1000000' where strName = 'beast'
update K_MONSTER set iexp = '500000' where strName = 'dire wolf'
update K_MONSTER set iexp = '500000' where strName = 'dark eyes'
update K_MONSTER set iexp = '1000000' where strName = 'shadow seeker'
update K_MONSTER set iexp = '500000' where strName = 'lycan'
update K_MONSTER set iexp = '500000' where strName = 'werewolf'
update K_MONSTER set iexp = '500000' where strName = 'gray oozy'
update K_MONSTER set iexp = '1000000' where strName = 'tyon'
update K_MONSTER set iexp = '1000000' where strName = 'ape'
update K_MONSTER set iexp = '1000000' where strName = 'scolar'
update K_MONSTER set iexp = '500000' where strName = 'ancient'
update K_MONSTER set iexp = '500000' where strName = 'treant'
update K_MONSTER set iexp = '1500000' where strName = 'garuna'
update K_MONSTER set iexp = '500000' where strName = 'kongau'
update K_MONSTER set iexp = '1500000' where strName = 'harunga'
update K_MONSTER set iexp = '2500000' where strName = 'haunga warrior'
update K_MONSTER set iexp = '500000' where strName = 'paralyzer'
update K_MONSTER set iexp = '500000' where strName = 'pincers scorpion'
update K_MONSTER set iexp = '500000' where strName = 'striper scorpion'
update K_MONSTER set iexp = '500000' where strName = 'panzer bin'
update K_MONSTER set iexp = '500000' where strName = 'lamia'
update K_MONSTER set iexp = '500000' where strName = 'lamiros'
update K_MONSTER set iexp = '1500000' where strName = 'lamentetion'
update K_MONSTER set iexp = '500000' where strName = 'shilan'
update K_MONSTER set iexp = '500000' where strName = 'keilan'
update K_MONSTER set iexp = '500000' where strName = 'loup-garou'
update K_MONSTER set iexp = '500000' where strName = 'scorpion'
update K_MONSTER set iexp = '3500000' where strName = 'dragon tooth skeleton'
update K_MONSTER set iexp = '750000' where strName = 'death knight'
update K_MONSTER set iexp = '500000' where strName = 'skeleton knight'
update K_MONSTER set iexp = '500000' where strName = 'skeleton champion'
update K_MONSTER set iexp = '1500000' where strName = 'ash knight'
update K_MONSTER set iexp = '900000' where strName = 'burning skeleton'
update K_MONSTER set iexp = '500000' where strName = 'skeleton'
update K_MONSTER set iexp = '1000000' where strName = 'hornet'
update K_MONSTER set iexp = '8500000' where strName = 'dark stone'
update K_MONSTER set iexp = '1500000' where strName = 'stone golem'
update K_MONSTER set iexp = '4500000' where strName = 'giant golem'
update K_MONSTER set iexp = '3500000' where strName = 'flame rock'
update K_MONSTER set iexp = '1000000' where strName = 'harpy'
update K_MONSTER set iexp = '2500000' where strName = 'raven harpy'
update K_MONSTER set iexp = '5500000' where strName = 'crimson wing'
update K_MONSTER set iexp = '8500000' where strName = 'falcon'
Like
Dislike
oguzalex
Süper Aktif Üye
Ruh Hali
:
Job
:
Mesaj Sayısı
:
631
Kayıt tarihi
:
16/09/09
Konu: Geri: EXP ZORLAŞTIRMA
C.tesi Eyl. 19, 2009 7:10 pm
ty emege saygı
Like
Dislike
OxyDante
Snake Queen
Ruh Hali
:
Job
:
Mesaj Sayısı
:
210
Kayıt tarihi
:
18/09/09
Konu: Geri: EXP ZORLAŞTIRMA
C.tesi Eyl. 19, 2009 7:42 pm
işe yaradısa
Like
Dislike
pesmo
Worm
Job
:
Mesaj Sayısı
:
3
Kayıt tarihi
:
02/04/10
Konu: Geri: EXP ZORLAŞTIRMA
C.tesi Nis. 03, 2010 8:33 am
rtyhrht
Like
Dislike
EXP ZORLAŞTIRMA
1
sayfadaki
1
sayfası
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap
veremezsiniz
PVP SERVER
::
Knight Online PvP
::
Query Analyzer QA Kodları
PVP SERVER
::
Knight Online PvP
::
Query Analyzer QA Kodları
Buraya geçin:
Bir Forum Seçin
|
|--FORUM YÖNETİMİ
| |--Duyurular
| |--Öneri Ve Şikayetleriniz
| |--Moderatör Başvuruları
|
|--Knight Online PvP Serverler
| |--SERVER TANITIMI
| |--Server Arayanlar
| |--Hamachili Serverler Burada
| |--Özel Clientli Serverler,Kendine Has Clienti Olanlar
| |--Ardream Serverler Burada
| |--Zor Serverler,İtem Ve Ex Kasmak İsteyenler Buraya
| |--Kolay 80/1 Serverler Pk Takılmak İsteyenler Buraya
| |--Mage ve Rogue Serverler Burada
|
|--Metin2 PvP
| |--Metin2 PvP Serverler
| |--Metin2 PvP Server Kurulumu
| |--Metin2 Genel Paylaşımlar
| |--Metin2 Hile Paylaşımı
| |--Metin2 PvP Client Pylaşımları
|
|--Knight Online PvP
| |--Pvp Server Dosyaları [KoPanel,Data,İtem,Zones, Vb.]
| |--Pvp Server Hileleri [Sh,Wh,Seri Spike,Seri Skill, Vb.]
| |--PvP Server Genel Paylaşımlar
| |--Query Analyzer QA Kodları
| |--Client Paylaşımları
| |--Database ve KoPanel Paylaşımları
| |--Özel Patchler Ne Ararsanız Bulabilirsiniz
| |--Pvp Server Kurulumu
| |--Yardımcı Programlar,Editörler Ve Web Dosyaları
| |--Pvp Server Resimleri Ve Videoları
| |--PvP Destek
|
|--Dİğer Online Oyunlar
| |--Runes Of Magic Online
| |--USKO FORUM
| | |--Knight Online Hileleri(sh,wh vb.)
| | |--Japko Forum
| |
| |--Karahan Online Forum
| |--Silkroad Online Forum
| |--Metin2 Forum
| |--Counter Strike Forum
| |--FİFA SERİSİ
| |--Need For Speed
| |--WarRock Forum
| |--Browser Oyunlar
| |--İkariam Forum
|
|--Forum Aktüel
|--Fenerbahce
|--Tranzonspor
|--Beşiktaş
|--Galatasaray
|--Anadolu Takımları
|--Program Download Arşivi
|--Slayt Ödevleri
|--Hoş Sohbet
|--Sinema Forum
|--Oyun Tanıtımları
|--Müzik Alemi
|--İddia Forum
Giriş yap
Kullanıcı Adı:
Şifre:
Beni hatırla:
:: Şifremi unuttum
yada
En son konular
»
%100 calısan pvp minor programı
Salı Ara. 19, 2023 8:49 pm tarafından ra3boob
»
PWKOXPV6
Salı Ara. 19, 2023 8:48 pm tarafından ra3boob
»
oTo pot & Minör
Salı Ara. 19, 2023 8:46 pm tarafından ra3boob
»
PW KOXP V6...
Salı Ekim 12, 2021 11:35 am tarafından ra3boob
»
1299 Wall Hack WH
Salı Ekim 12, 2021 11:32 am tarafından ra3boob
»
Phaselis Şeffaf pelerin symbol
Salı Ara. 23, 2014 3:44 pm tarafından tuna3
»
Özel PvPForuM Dosyası[hile dolu ]
Paz Kas. 23, 2014 7:42 pm tarafından volkanksk
»
1299 Aynı Anda HP-MP Basma Speed Hack Tüm Joblar Uzaktan Vurma
Paz Kas. 23, 2014 7:40 pm tarafından volkanksk
»
Seri Nova Seri Pot Seri Spike Vs.
Paz Kas. 23, 2014 7:38 pm tarafından volkanksk
Online Serverler
Sizin PvP Serverinizin Ip Numarasının Burda Yazmasını İstemezmisiniz? Basvuru:Abreq
En iyi yollayıcılar
Abreq
oguzalex
Nicotin7
cevdo
djgok
YukseLTreaX
g1__________karus
TİTAN
OxyDante
By_Kefren
Anahtar-kelime
fıfa
Duyuru Panosu
PvP Forum
Sitemize Moderatör Alımları Başlamıştır
Ayrıntılı Bilgi İçin: Moderatör Başvuruları Forumuna Bakabilrsiniz... İyi Eğlenceler...