CUCE-KO.NET
Kayıtlı Üye 
			
		- Katılım
 - 26 Ağustos 2012
 
- Mesajlar
 - 901
 
- Reaction score
 - 10
 
- Puanları
 - 18
 
- Yaş
 - 29
 
aPuStoL Atross Nova Kodları
FLAME NOVA ATSIN İSTİYORSANIZ ;
Kod:
update k_monster set imagic1 = '109560'
where sSid = '1402'
update k_monster set imagic1 = '109560'
where sSid = '6920'
LİGHTİNG NOVA ATSIN İSTİYORSANIZ ;
Kod:
update k_monster set imagic1 = '110760'where sSid = '1402'
update k_monster set imagic1 = '110760'
where sSid = '6920'
GLACİER NOVA ATSIN İSTİYORSANIZ ;
Kod:
update k_monster set imagic1 = '210660'where sSid = '1402'
update k_monster set imagic1 = '210660'
where sSid = '6920'
Flame,Glacier,Lightning Karışık nova atsın istiyorsanız ;
Kod:
update k_monster set imagic1 = '110760', imagic2 = '210660', imagic3 = '109560'where sSid = '1402'
update k_monster set imagic1 = '110760', imagic2 = '210660', imagic3 = '109560'
where sSid = '6920'
				
			FLAME NOVA ATSIN İSTİYORSANIZ ;
Kod:
update k_monster set imagic1 = '109560'
where sSid = '1402'
update k_monster set imagic1 = '109560'
where sSid = '6920'
LİGHTİNG NOVA ATSIN İSTİYORSANIZ ;
Kod:
update k_monster set imagic1 = '110760'where sSid = '1402'
update k_monster set imagic1 = '110760'
where sSid = '6920'
GLACİER NOVA ATSIN İSTİYORSANIZ ;
Kod:
update k_monster set imagic1 = '210660'where sSid = '1402'
update k_monster set imagic1 = '210660'
where sSid = '6920'
Flame,Glacier,Lightning Karışık nova atsın istiyorsanız ;
Kod:
update k_monster set imagic1 = '110760', imagic2 = '210660', imagic3 = '109560'where sSid = '1402'
update k_monster set imagic1 = '110760', imagic2 = '210660', imagic3 = '109560'
where sSid = '6920'

