L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Lindvior, Ertheia, Odyssey, Undergeround, Helios, Grand Crusade (http://l2-scripts.ru/forum/forumdisplay.php?f=103)
-   -   _10273_GoodDayToFly (FIXED) (http://l2-scripts.ru/forum/showthread.php?t=5952)

Scorpius 12.09.2015 10:40

_10273_GoodDayToFly (FIXED)
 
[13:22:08] INFO =================================================
[13:22:08] INFO Project Revision: ........ L2s [18003]
[13:22:08] INFO Build Revision: .......... 5602
[13:22:08] INFO Update: .................. Epic Tale of Aden: Infinite of Odyssey
[13:22:08] INFO Build date: .............. 2015.09.10 00:54
[13:22:08] INFO Compiler version: ........ 1.8.0_60-b27 (Oracle Corporation)
[13:22:08] INFO =================================================

http://l2central.info/wiki/Летная_погода

Была не верная награда:

Код:

else if(st.getQuestItemsCount(Mark) >= 5)
                {
                        htmltext = "32557-14.htm";
                        if(transform == 1)
                                st.giveItems(13553, 1);
                        else if(transform == 2)
                                st.giveItems(13554, 1);
                        st.takeAllItems(Mark);
                        st.giveItems(13857, 1);
                        st.addExpAndSp(6660000, 1598);
                        st.exitCurrentQuest(false);
                        st.playSound(SOUND_FINISH);
                }
                else if(transform < 1)
                        htmltext = "32557-07.htm";
                else
                        htmltext = "32557-11.htm";

                return htmltext;


Core 14.09.2015 20:58

Исправлено. Закрыто.


Часовой пояс GMT +4, время: 14:14.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. Перевод: zCarot