L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Classic (http://l2-scripts.ru/forum/forumdisplay.php?f=113)
-   -   Quest_Trial_of_the_Seeker (FIXED) (http://l2-scripts.ru/forum/showthread.php?t=7365)

maxsyt 22.12.2016 02:07

Quest_Trial_of_the_Seeker (FIXED)
 
[21.12.16 18:18:06:732] INFO gameserver.GameServer: =================================================
[21.12.16 18:18:06:748] INFO gameserver.GameServer: Project Revision: ........ L2s [21011]
[21.12.16 18:18:06:748] INFO gameserver.GameServer: Build Revision: .......... 9465
[21.12.16 18:18:06:748] INFO gameserver.GameServer: Update: .................. Classic 1.0
[21.12.16 18:18:06:748] INFO gameserver.GameServer: Build date: .............. 2016.12.09 14:12
[21.12.16 18:18:06:748] INFO gameserver.GameServer: Compiler version: ........ 1.8.0_111-b14 (Oracle Corporation)
[21.12.16 18:18:06:748] INFO gameserver.GameServer: =================================================

[21.12.16 17:28:49:891] INFO gameserver.GameServer: =================================================
[21.12.16 17:28:49:891] INFO gameserver.GameServer: Project Revision: ........ L2s [20968]
[21.12.16 17:28:49:891] INFO gameserver.GameServer: Build Revision: .......... 9205
[21.12.16 17:28:49:891] INFO gameserver.GameServer: Update: .................. Classic 1.0
[21.12.16 17:28:49:891] INFO gameserver.GameServer: Build date: .............. 2016.09.29 01:01
[21.12.16 17:28:49:891] INFO gameserver.GameServer: Compiler version: ........ 1.8.0_101-b13 (Oracle Corporation)
[21.12.16 17:28:49:891] INFO gameserver.GameServer: =================================================

Performed the test with both revisions

https://l2wiki.com/classic/Trial_of_the_Seeker

L2-Scripts_revision21011 - does not start the quest and is delivery of item with incorrect id the same as L2-Scripts_revision20968
gameserver\data\scripts\quests\_213_TrialOfSeeker. java
private static final int Terrys2ndOrder = 2;
Correct -> private static final int Terrys2ndOrder = 2649;

L2-Scripts_revision20968 - Initiates the quest but delivers item with incorrect id
gameserver\data\scripts\quests\_213_TrialOfSeeker. java
private static final int Terrys2ndOrder = 2;
Correct -> private static final int Terrys2ndOrder = 2649;

Core 24.12.2016 23:28

Thanks! Fixed. Closed.


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

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