İlan
13 Haz 2026 23 çevrimiçi üye Duyurular
Ana Sayfa Quests
Ana Sayfa Forum Quests Gelişmiş Yönetici Paneli[LUA] ...
İlan Yan banner placeholder

Gelişmiş Yönetici Paneli[LUA] 1

kalaletto 06.04.2026 17:19 504 görüntüleme 30 cevap
Son Mesaj
arpagus
Üye
Üye
Katılım21 Ara 2025
Konular7
Mesajlar45
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
07.05.2026 23:54 #16
Berke kardeşim yapabildinmi çalışıyomu ben functionu nereye eklesem hata veriyo
questlib.lua yı aç en alta in 2 boşluk at yapıştır

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
Bozbeymesut
Üye
Üye
Katılım29 Ara 2025
Konular1
Mesajlar55
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
07.05.2026 23:55 #17
questlib.lua yı aç en alta in 2 boşluk at yapıştır

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

Saolasında bende altta bi sorun var bi functuins daha eklemişler end end var atınca sorun oluyo senin guestlib i yüklermisin bi siteye ordan bakıp yapıyım

bendekinin son kısmı

Kod:
        [2032] = 52,
        [2033] = 54,
        [2034] = 56,
        [2035] = 58,
        [2036] = 58,
}


function level_aldir(carlevel) 
    if pc.get_level() > carlevel then 
        return 
    else 
        local level = pc.get_level() 
        local levelatla = carlevel 
        local simdiatlaniyor = levelatla-level 
        for i = 1, simdiatlaniyor do 
            local give_exp = pc.get_next_exp() 
            pc.give_exp2(give_exp)     
        end 
    end 
end
mertia
Üye
Üye
Katılım01 Ara 2025
Konular2
Mesajlar60
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
07.05.2026 23:55 #18
teşekkürler
Bozbeymesut
Üye
Üye
Katılım29 Ara 2025
Konular1
Mesajlar55
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
07.05.2026 23:55 #19
Saolasın @Berke058 iki boşluk koydum çalıştı
Zirve_Seo
Üye
Üye
Katılım17 Nis 2026
Konular6
Mesajlar33
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
07.05.2026 23:55 #20
güzel sistem teşekkürler.
fatih4364
Üye
Üye
Katılım22 Kas 2025
Konular6
Mesajlar56
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
07.05.2026 23:55 #21
+++++++
scripthizmetleri
Üye
Üye
Katılım12 Ara 2025
Konular12
Mesajlar121
Elmas Konular0
Başarım0
ZirveCoin 0
Ticaret Puanı
+0 -0
07.05.2026 23:55 #22
Teşekkürler.
Bu konuyu görüntüleyenler
1 misafir
Cevap yazmak için giriş yapın.
Benzer Konular
18 cevap
2K görüntüleme
Yeni Fantezi Rölenti Oluşturma Yöntemi
Kirkhammett · 02 Nis 2026
19 cevap
2K görüntüleme
11 cevap
1.9K görüntüleme
Yeni Quest I Kelle Avcısı
EniyiSunucum · 11 Nis 2026
16 cevap
1.9K görüntüleme
65 - 250 Jackpot Sistemi | Quest
Gusav · 28 Mar 2026
6 cevap
1.9K görüntüleme
İlan Yan banner placeholder