- Katılım
- 6 Ara 2010
- Konular
- 66
- Mesajlar
- 803
- Online süresi
- 44m 52s
- Reaksiyon Skoru
- 157
- Altın Konu
- 0
- TM Yaşı
- 15 Yıl 6 Ay 5 Gün
- Başarım Puanı
- 139
- MmoLira
- 31
- DevLira
- 0
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
Harika paylaşımlarına devam ediyorsun usta
Ellerine Sağlık
Ellerine Sağlık- Katılım
- 13 Ara 2014
- Konular
- 77
- Mesajlar
- 716
- Online süresi
- 4d 14h
- Reaksiyon Skoru
- 76
- Altın Konu
- 0
- TM Yaşı
- 11 Yıl 5 Ay 26 Gün
- Başarım Puanı
- 129
- MmoLira
- 1,088
- DevLira
- 0
Yardımcı olacak varmı ben functionun nereye ekleyecem bilemiyom function dosyası sonunda end ler var
- Katılım
- 5 Ocak 2015
- Konular
- 55
- Mesajlar
- 609
- Reaksiyon Skoru
- 137
- Altın Konu
- 0
- TM Yaşı
- 11 Yıl 5 Ay 4 Gün
- Başarım Puanı
- 108
- MmoLira
- 4
- DevLira
- 0
Teşekkürler 

- Katılım
- 13 Ara 2014
- Konular
- 77
- Mesajlar
- 716
- Online süresi
- 4d 14h
- Reaksiyon Skoru
- 76
- Altın Konu
- 0
- TM Yaşı
- 11 Yıl 5 Ay 26 Gün
- Başarım Puanı
- 129
- MmoLira
- 1,088
- DevLira
- 0
Teşekkürler![]()
Berke kardeşim yapabildinmi çalışıyomu ben functionu nereye eklesem hata veriyo
- Katılım
- 5 Ocak 2015
- Konular
- 55
- Mesajlar
- 609
- Reaksiyon Skoru
- 137
- Altın Konu
- 0
- TM Yaşı
- 11 Yıl 5 Ay 4 Gün
- Başarım Puanı
- 108
- MmoLira
- 4
- DevLira
- 0
questlib.lua yı aç en alta in 2 boşluk at yapıştırBerke kardeşim yapabildinmi çalışıyomu ben functionu nereye eklesem hata veriyo
Kod:
[COLOR=#007700][FONT=monospace]function [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]genel_veri[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]gelen_veri[/FONT][/COLOR][COLOR=#007700][FONT=monospace])
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]miktar2 [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]tostring[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]gelen_veri[/FONT][/COLOR][COLOR=#007700][FONT=monospace])
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]local miktar [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]gelen_veri
local sayac [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]10
local basamak [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1
local ilkhal [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]basamak
[/FONT][/COLOR][COLOR=#007700][FONT=monospace]while [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]true [/FONT][/COLOR][COLOR=#007700][FONT=monospace]do
if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]miktar [/FONT][/COLOR][COLOR=#007700][FONT=monospace]/ [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sayac [/FONT][/COLOR][COLOR=#007700][FONT=monospace]>= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1 then
basamak [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]basamak [/FONT][/COLOR][COLOR=#007700][FONT=monospace]+ [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1
sayac [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sayac [/FONT][/COLOR][COLOR=#007700][FONT=monospace]* [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]10
[/FONT][/COLOR][COLOR=#007700][FONT=monospace]else
break
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]end
end
t [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= {}
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sonucText [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""
[/FONT][/COLOR][COLOR=#007700][FONT=monospace]for [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]i[/FONT][/COLOR][COLOR=#007700][FONT=monospace]=[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]string[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]len[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]miktar2[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) do
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]t[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]i[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]= ([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]string[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sub[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]miktar2[/FONT][/COLOR][COLOR=#007700][FONT=monospace],[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]i[/FONT][/COLOR][COLOR=#007700][FONT=monospace],[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]i[/FONT][/COLOR][COLOR=#007700][FONT=monospace]))
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]end
[/FONT][/COLOR][COLOR=#007700][FONT=monospace]for [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]k [/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]v in pairs[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]t[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) do--[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1324
[/FONT][/COLOR][COLOR=#007700][FONT=monospace]if ([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]basamak [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]9 [/FONT][/COLOR][COLOR=#007700][FONT=monospace]or [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]basamak [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]6 [/FONT][/COLOR][COLOR=#007700][FONT=monospace]or [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]basamak [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]3[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) and [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sonucText [/FONT][/COLOR][COLOR=#007700][FONT=monospace]!= [/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"" [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]then
sonucText [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sonucText[/FONT][/COLOR][COLOR=#007700][FONT=monospace]..[/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"."
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sonucText [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sonucText[/FONT][/COLOR][COLOR=#007700][FONT=monospace]..[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]v
[/FONT][/COLOR][COLOR=#007700][FONT=monospace]else
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sonucText [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sonucText[/FONT][/COLOR][COLOR=#007700][FONT=monospace]..[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]v
end
basamak [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]basamak [/FONT][/COLOR][COLOR=#007700][FONT=monospace]- [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1
end
[/FONT][/COLOR][COLOR=#007700][FONT=monospace]return [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]sonucText
end [/FONT][/COLOR]
quest functions aç en alta ekle
Kod:
[B]genel_veri[/B]
lua yı okut reload q çek bitti krdşm
Son düzenleme:
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 2
- Görüntüleme
- 197
- Cevaplar
- 2
- Görüntüleme
- 25
- Cevaplar
- 2
- Görüntüleme
- 284



