Hızlı Konu Açma

Hızlı Konu Açmak için tıklayınız.

Son Mesajlar

Konulardaki Son Mesajlar

Reklam

Forumda Reklam Vermek İçin Bize Ulaşın

Atı Parayla Verme Questi

ShutDown

Fahri Üye
Fahri Üye
Fenerbahçe
Katılım
20 Temmuz 2014
Mesajlar
239
Tepkime puanı
0
Puanları
0
Konum
Sakarya
Web sitesi
dosya.co
Kod:
[COLOR=#0000BB][FONT=monospace]quest cal begin 
        state start begin 
            when 20068.chat[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"At Almak İstiyormusun?" [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]with horse[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]get_level[/FONT][/COLOR][COLOR=#007700][FONT=monospace]()==[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]0 begin 
                say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Seyis At Servisi"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"At almak İstiyormusun?"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana 11 Seviye at Veririm ama "[/FONT][/COLOR][COLOR=#007700][FONT=monospace])             
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say_reward[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"1.000.000 Yang Alırım"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Kabul Ediyormusun"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]local s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]select[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Evet"[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Hayır"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                    if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]2 then 
                        [/FONT][/COLOR][COLOR=#007700][FONT=monospace]return 
                    [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]end 
                    [/FONT][/COLOR][COLOR=#007700][FONT=monospace]if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1 then 
                        [/FONT][/COLOR][COLOR=#007700][FONT=monospace]if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]pc[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]gold [/FONT][/COLOR][COLOR=#007700][FONT=monospace]>= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1000000 then 
                            say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"11 Lvl At Verme"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana 11 Lvl Zırhı at Verdim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana bi Kiyak daha yaptım "[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"At Kitabinida Verdim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace])         
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Hayırlı Olsun.."[/FONT][/COLOR][COLOR=#007700][FONT=monospace])             
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]horse[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]set_level[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]11[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]pc[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]change_gold[/FONT][/COLOR][COLOR=#007700][FONT=monospace](-[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1000000[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]pc[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]give_item2[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]50052[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                        else 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Atını Veremedim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Üzgünüm..."[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Yeterli Yanga Sahip degilsin."[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                        [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]end 
                    end 
            end 
            when 20068.chat[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Asker At Alma Vakti" [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]with horse[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]get_level[/FONT][/COLOR][COLOR=#007700][FONT=monospace]()==[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]11 begin 
                say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Seyis At Servisi"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"At almak İstiyormusun?"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana 21 Seviye at Veririm ama "[/FONT][/COLOR][COLOR=#007700][FONT=monospace])             
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say_reward[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"10.000.000 Yang Alırım"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Kabul Ediyormusun"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]local s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]select[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Evet"[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Hayır"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                    if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]2 then 
                        [/FONT][/COLOR][COLOR=#007700][FONT=monospace]return 
                    [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]end 
                    [/FONT][/COLOR][COLOR=#007700][FONT=monospace]if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1 then 
                        [/FONT][/COLOR][COLOR=#007700][FONT=monospace]if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]pc[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]gold [/FONT][/COLOR][COLOR=#007700][FONT=monospace]>= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]10000000 then 
                            say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"21 Lvl At Verme"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana 21 Lvl Asker at Verdim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana bi Kiyak daha yaptım "[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"At Kitabinida Verdim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace])         
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Hayırlı Olsun.."[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]horse[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]set_level[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]21[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]pc[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]change_gold[/FONT][/COLOR][COLOR=#007700][FONT=monospace](-[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]10000000[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]pc[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]give_item2[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]50053[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                        else 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Atını Veremedim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Üzgünüm..."[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Yeterli Yanga Sahip degilsin."[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                        [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]end 
                    end 
            end 
            when 20068.chat[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Uzman AskerAt istiyormusun" [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]with horse[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]get_level[/FONT][/COLOR][COLOR=#007700][FONT=monospace]()==[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]21 begin 
                say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Seyis At Servisi"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"At almak İstiyormusun?"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana 30 Seviye at Veririm ama "[/FONT][/COLOR][COLOR=#007700][FONT=monospace])             
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say_reward[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"15.000.000 Yang Alırım"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Kabul Ediyormusun"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]local s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]select[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Evet"[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Hayır"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                    if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]2 then 
                        [/FONT][/COLOR][COLOR=#007700][FONT=monospace]return 
                    [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]end 
                    [/FONT][/COLOR][COLOR=#007700][FONT=monospace]if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]s [/FONT][/COLOR][COLOR=#007700][FONT=monospace]== [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]1 then 
                        [/FONT][/COLOR][COLOR=#007700][FONT=monospace]if [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]pc[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]gold [/FONT][/COLOR][COLOR=#007700][FONT=monospace]>= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]15000000 then 
                            say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"30 Lvl At Verme"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana 30 Lvl Asker at Verdim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Sana bi Kiyak daha yaptım "[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"At Kitabinida Verdim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace])         
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Hayırlı Olsun.."[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]horse[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]set_level[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]30[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]pc[/FONT][/COLOR][COLOR=#007700][FONT=monospace].[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]change_gold[/FONT][/COLOR][COLOR=#007700][FONT=monospace](-[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]15000000[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                        else 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say_title[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Atını Veremedim"[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Üzgünüm..."[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]"Yeterli Yanga Sahip degilsin."[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                            [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]say[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]""[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) 
                        [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]end 
                    end 
            end 
        end 
    end  [/FONT][/COLOR]
 

Users Who Are Viewing This Konu (Users: 0, Guests: 1)

Üst