RadiatioR Opublikowano 11 Maja 2013 Udostępnij Opublikowano 11 Maja 2013 OTO ZBUGOWANY SYSTEM PETÓW!! POMOZE MI KTOS !! BO NIE MOZNA DODAC ADNI DOJAC UMIEJETNOSCI!! DAM PRZEZ 2 DNI LIMIT Z 2 KONT ORAZ LIMIT 5!! PLEASE!! OTO QUESt!! quest official_pets beginstate start beginwhen 53001.use with pc.getqf("icephoenix") == 0 and pc.getqf("reindeer") == 0 and pc.getqf("pwahuang") == 0 and pc.getqf("dog") == 0 and pc.getqf("lion") == 0 and pc.getqf("pig") == 0 and pc.getqf("tiger") == 0 beginif pc.getqf("firephoenix_use") == 0 thenlocal old_horse_name = horse.get_name() ;if string.len(old_horse_name) == 0 thenchat("Twój pupil nie posiada nazwy!")endchat("Twój pupil został wezwany!")local your_horse_level = horse.get_level()pc.setqf("horse_level_save", your_horse_level)pc.setqf("firephoenix_use", 1)pc.setqf("firephoenix", 1)affect.add_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.ATT_MAX_HP, 100, 60*60*8)horse.set_level("22")horse.unsummon() horse.summon() local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)elsechat("Twój pupil został odwołany!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.ATT_MAX_HP, 100, 60*60*8)horse.unsummon()pc.setqf("firephoenix_use", 0)pc.setqf("firephoenix", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)endendwhen logout or login with pc.getqf("firephoenix_use") == 1 beginpc.setqf("firephoenix_use", 0)pc.setqf("firephoenix", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)chat("Twój pupil się ukrył!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)endwhen 53003.use with pc.getqf("firephoenix") == 0 and pc.getqf("reindeer") == 0 and pc.getqf("pwahuang") == 0 and pc.getqf("dog") == 0 and pc.getqf("lion") == 0 and pc.getqf("pig") == 0 and pc.getqf("tiger") == 0 beginif pc.getqf("icephoenix_use") == 0 thenlocal old_horse_name = horse.get_name() ;if string.len(old_horse_name) == 0 thenchat("Twój pupil nie posiada jeszcze nazwy!")endchat("Twój pupil został wezwany!")local your_horse_level = horse.get_level()pc.setqf("horse_level_save", your_horse_level)pc.setqf("icephoenix_use", 1)pc.setqf("icephoenix", 1)affect.add_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.MAX_HP, 1000, 60*60*8)horse.set_level("23")horse.unsummon() horse.summon() local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)elsechat("Twój pupil został odwołany!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)horse.unsummon()pc.setqf("icephoenix_use", 0)pc.setqf("icephoenix", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)endendwhen logout or login with pc.getqf("icephoenix_use") == 1 beginpc.setqf("icephoenix_use", 0)pc.setqf("icephoenix", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)chat("Twój pupil się ukrył!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)end when 53002.use with pc.getqf("firephoenix") == 0 and pc.getqf("icephoenix") == 0 and pc.getqf("pwahuang") == 0 and pc.getqf("dog") == 0 and pc.getqf("lion") == 0 and pc.getqf("pig") == 0 and pc.getqf("tiger") == 0 beginif pc.getqf("reindeer") == 0 thenlocal old_horse_name = horse.get_name() ;if string.len(old_horse_name) == 0 thenchat("Twój pupil nie posiada nazwy!")endchat("Twój puil został wezwany!")local your_horse_level = horse.get_level()pc.setqf("horse_level_save", your_horse_level)pc.setqf("reindeer_use", 1) pc.setqf("reindeer", 1)affect.add_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.MAX_HP, 1000, 60*60*8)horse.set_level("24")horse.unsummon() horse.summon() local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)elsechat("Twój pupil został odwołany!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)horse.unsummon()pc.setqf("reindeer_use", 0) pc.setqf("reindeer", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)endendwhen logout or login with pc.getqf("reindeer_use") == 1 beginpc.setqf("reindeer_use", 0) pc.setqf("reindeer", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)chat("Twój pupil się ukrył!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)end when 53005.use with pc.getqf("firephoenix") == 0 and pc.getqf("icephoenix") == 0 and pc.getqf("reindeer") == 0 and pc.getqf("dog") == 0 and pc.getqf("lion") == 0 and pc.getqf("pig") == 0 and pc.getqf("tiger") == 0 beginif pc.getqf("pwahuang") == 0 thenlocal old_horse_name = horse.get_name() ;if string.len(old_horse_name) == 0 thenchat("Twój pupil nie posiada nazwy!")endchat("Twój pupil został wezwany!")local your_horse_level = horse.get_level()pc.setqf("horse_level_save", your_horse_level)pc.setqf("pwahuang_use", 1) pc.setqf("pwahuang", 1)affect.add_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.MAX_HP, 1000, 60*60*8)horse.set_level("25")horse.unsummon() horse.summon() local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)elsechat("Twój pupil został odwołany!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)horse.unsummon()pc.setqf("pwahuang_use", 0) pc.setqf("pwahuang", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)endendwhen logout or login with pc.getqf("pwahuang_use") == 1 beginpc.setqf("pwahuang_use", 0) pc.setqf("pwahuang", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)chat("Twój pupil się ukrył!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)end when 53006.use with pc.getqf("lion") == 0 and pc.getqf("pig") == 0 and pc.getqf("tiger") == 0 and pc.getqf("firephoenix") == 0 and pc.getqf("icephoenix") == 0 and pc.getqf("reindeer") == 0 and pc.getqf("pwahuang") == 0 beginif pc.getqf("dog_use") == 0 thenlocal old_horse_name = horse.get_name() ;if string.len(old_horse_name) == 0 thenchat("Twój pupil nie posiada nazwy!")endchat("Twój pupil został wezwany!")local your_horse_level = horse.get_level()pc.setqf("horse_level_save", your_horse_level)pc.setqf("dog_use", 1)pc.setqf("dog", 1)affect.add_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.MAX_HP, 1000, 60*60*8)horse.set_level("26")horse.unsummon() horse.summon() local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)elsechat("Twój pupil został odwołany!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)horse.unsummon()pc.setqf("dog_use", 0)pc.setqf("dog", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)endendwhen logout or login with pc.getqf("dog_use") == 1 beginpc.setqf("dog_use", 0)pc.setqf("dog", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)chat("Twój pupil się ukrył!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)endwhen 53007.use with pc.getqf("dog") == 0 and pc.getqf("pig") == 0 and pc.getqf("tiger") == 0 and pc.getqf("firephoenix") == 0 and pc.getqf("icephoenix") == 0 and pc.getqf("reindeer") == 0 and pc.getqf("pwahuang") == 0 beginif pc.getqf("lion_use") == 0 thenlocal old_horse_name = horse.get_name() ;if string.len(old_horse_name) == 0 thenchat("Twój pupil nie posiada nazwy!")endchat("Twój pupil został wezwany!")local your_horse_level = horse.get_level()pc.setqf("horse_level_save", your_horse_level)pc.setqf("lion_use", 1)pc.setqf("lion", 1)affect.add_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.MAX_HP, 1000, 60*60*8)horse.set_level("27")horse.unsummon() horse.summon() local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)elsechat("Twój pupil został odwołany!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)horse.unsummon()pc.setqf("lion_use", 0)pc.setqf("lion", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)endendwhen logout or login with pc.getqf("lion_use") == 1 beginpc.setqf("lion_use", 0)pc.setqf("lion", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)chat("Twój pupil się ukrył!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)end when 53008.use with pc.getqf("dog") == 0 and pc.getqf("lion") == 0 and pc.getqf("tiger") == 0 and pc.getqf("firephoenix") == 0 and pc.getqf("icephoenix") == 0 and pc.getqf("reindeer") == 0 and pc.getqf("pwahuang") == 0 beginif pc.getqf("pig") == 0 thenlocal old_horse_name = horse.get_name() ;if string.len(old_horse_name) == 0 thenchat("Twój pupil nie posiada nazwy!")endchat("Twój pupil został wezwany!")local your_horse_level = horse.get_level()pc.setqf("horse_level_save", your_horse_level)pc.setqf("pig_use", 1) pc.setqf("pig", 1)affect.add_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.MAX_HP, 1000, 60*60*8)horse.set_level("28")horse.unsummon() horse.summon() local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)elsechat("Twój pupil został odwołany!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)horse.unsummon()pc.setqf("pig_use", 0) pc.setqf("pig", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)endendwhen logout or login with pc.getqf("pig_use") == 1 beginpc.setqf("pig_use", 0) pc.setqf("pig", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)chat("Twój pupil się ukrył!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)end when 53009.use with pc.getqf("dog") == 0 and pc.getqf("lion") == 0 and pc.getqf("pig") == 0 and pc.getqf("firephoenix") == 0 and pc.getqf("icephoenix") == 0 and pc.getqf("reindeer") == 0 and pc.getqf("pwahuang") == 0 beginif pc.getqf("tiger") == 0 thenlocal old_horse_name = horse.get_name() ;if string.len(old_horse_name) == 0 thenchat("Twój pupil nie posiada nazwy!")endchat("Twój pupil został wezwany!")local your_horse_level = horse.get_level()pc.setqf("horse_level_save", your_horse_level)pc.setqf("tiger_use", 1) pc.setqf("tiger", 1)affect.add_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.add_collect(apply.MAX_HP, 1000, 60*60*8)horse.set_level("29")horse.unsummon() horse.summon() local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)elsechat("Twój pupil został odwołany!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8) affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)horse.unsummon()pc.setqf("tiger_use", 0) pc.setqf("tiger", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)endendwhen logout or login with pc.getqf("tiger_use") == 1 beginpc.setqf("tiger_use", 0) pc.setqf("tiger", 0)local horse_settings = pc.getqf("horse_level_save")horse.set_level(horse_settings)chat("Twój pupil się ukrył!")affect.remove_collect(apply.ATT_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.DEF_GRADE_BONUS, 100, 60*60*8)affect.remove_collect(apply.MAX_HP, 1000, 60*60*8)endendend Odnośnik do komentarza
GallAnonim1429 Opublikowano 11 Maja 2013 Udostępnij Opublikowano 11 Maja 2013 Nie ten dzial Odnośnik do komentarza
Mruczek1991 Opublikowano 12 Maja 2013 Udostępnij Opublikowano 12 Maja 2013 gg 43630578.. tam rozwiążemy Twój problem Odnośnik do komentarza
Lua.Men.Wtf Opublikowano 16 Maja 2013 Udostępnij Opublikowano 16 Maja 2013 Rozwiążesz problem ? Ty tym handlujesz kurwa .... ! Odnośnik do komentarza
RadiatioR Opublikowano 16 Maja 2013 Autor Udostępnij Opublikowano 16 Maja 2013 czym handluje?? Odnośnik do komentarza
Lua.Men.Wtf Opublikowano 16 Maja 2013 Udostępnij Opublikowano 16 Maja 2013 Systemem petów. Questem na pety. Za realne pieniądze. Odnośnik do komentarza
Nexicoll Opublikowano 17 Maja 2013 Udostępnij Opublikowano 17 Maja 2013 Up Dostajesz białej bo sam tego nie masz na serverze i nie umiesz tego zrobić, a bardzo byś chciał CYTOWAĆ MOJE POSTY, JEŚLI LICZYCIE NA POMOC !! Odnośnik do komentarza
Rekomendowane odpowiedzi
Zarchiwizowany
Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.