New Olympiad stadiums Interlude

To enable, you need to:

1. Enable in the config file - gameserver\config\olympiad.properties
Change the configuration from False to True: OlympiadNewStadiums = True

2. Update game files
From the archive, place the files in your GameClient/system/ folder

3. Server
Transfer the file 17_10_conv.dat from the gameserver/geodata/ folder. If you have old files in the geodata folder like 17_10.l2j or 17_10.l2g, it is better to delete them and keep only 17_10_conv.dat

4. Enjoy the new arenas

>>>> Download <<<
 
Last edited:
Дополню немного

Code:
Координаты ТП:
1. -75128 -239144 -8208
2. -87784 -239688 -8448
3. -75784 -252088 -7752
4. -87640 -252872 -3344


Двери:
17100001 Olympiad Gate
17100002 Olympiad Gate
17100201 Olympiad Gate
17100202 Olympiad Gate
17100302 Olympiad Gate
17100301 Olympiad Gate
17100102 Olympiad Gate
17100101 Olympiad Gate
 
@Deazer The Zones XML Files for arenas And 151, are missing!!

Here, if anyone needs it, I did it quickly and just tested the 151.

XML:
    <zone name="[olympiad_arena_148]" type="battle_zone">
        <polygon>
            <coords loc="-89922 -254136 -3344 -3130" />
            <coords loc="-90008 -250837 -3344 -3130" />
            <coords loc="-85973 -250796 -3344 -3130" />
            <coords loc="-86161 -254583 -3344 -3130" />
        </polygon>
    </zone>
    <zone name="[olympiad_arena_149]" type="battle_zone">
        <polygon>
            <coords loc="-73784 -253915 -7741 -7520" />
            <coords loc="-77144 -253915 -7741 -7520" />
            <coords loc="-77146 -251012 -7741 -7520" />
            <coords loc="-73786 -251010 -7741 -7520" />
        </polygon>
    </zone>
    <zone name="[olympiad_arena_150]" type="battle_zone">
        <polygon>
            <coords loc="-86472 -237704 -8448 -8220" />
            <coords loc="-86472 -241016 -8448 -8220" />
            <coords loc="-89727 -240906 -8448 -8220" />
            <coords loc="-89727 -237701 -8448 -8220" />
        </polygon>
    </zone>
    <zone name="[olympiad_arena_151]" type="battle_zone">
        <polygon>
            <coords loc="-73844 -237612 -8208 -8130" />
            <coords loc="-77058 -237612 -8208 -8130" />
            <coords loc="-77059 -240756 -8208 -8130" />
            <coords loc="-73847 -240756 -8208 -8130" />
        </polygon>
    </zone>
 
Last edited:
@Deazer The Zones XML Files for arenas And 151, are missing!!

Here, if anyone needs it, I did it quickly and just tested the 151.

XML:
    <zone name="[olympiad_arena_148]" type="battle_zone">
        <polygon>
            <coords loc="-89922 -254136 -3344 -3130" />
            <coords loc="-90008 -250837 -3344 -3130" />
            <coords loc="-85973 -250796 -3344 -3130" />
            <coords loc="-86161 -254583 -3344 -3130" />
        </polygon>
    </zone>
    <zone name="[olympiad_arena_149]" type="battle_zone">
        <polygon>
            <coords loc="-73784 -253915 -7741 -7520" />
            <coords loc="-77144 -253915 -7741 -7520" />
            <coords loc="-77146 -251012 -7741 -7520" />
            <coords loc="-73786 -251010 -7741 -7520" />
        </polygon>
    </zone>
    <zone name="[olympiad_arena_150]" type="battle_zone">
        <polygon>
            <coords loc="-86472 -237704 -8448 -8220" />
            <coords loc="-86472 -241016 -8448 -8220" />
            <coords loc="-89727 -240906 -8448 -8220" />
            <coords loc="-89727 -237701 -8448 -8220" />
        </polygon>
    </zone>
    <zone name="[olympiad_arena_151]" type="battle_zone">
        <polygon>
            <coords loc="-73844 -237612 -8208 -8130" />
            <coords loc="-77058 -237612 -8208 -8130" />
            <coords loc="-77059 -240756 -8208 -8130" />
            <coords loc="-73847 -240756 -8208 -8130" />
        </polygon>
    </zone>
yes yes done, on repo
 
The patch for a topic has been updated. However, the staticobject-e.dat file in the GameClient was not updated.
 
To enable, you need to:

1. Enable in the config file - gameserver\config\olympiad.properties
Change the configuration from False to True: OlympiadNewStadiums = True

2. Update game files
From the archive, place the files in your GameClient/system/ folder

3. Server
Transfer the file 17_10_conv.dat from the gameserver/geodata/ folder. If you have old files in the geodata folder like 17_10.l2j or 17_10.l2g, it is better to delete them and keep only 17_10_conv.dat

4. Enjoy the new arenas

>>>> Download <<<


я ведь выкладывал уже такой пак) и с музыкой и с гео и с прочими прелестями, в чем отличие?
 

я ведь выкладывал уже такой пак) и с музыкой и с гео и с прочими прелестями, в чем отличие?
Тю блин, ну ок. Можете его юзать так же.
Короче реализовано на сервере. Дальше модьте клиент как угодно
 
Дополню немного

Code:
Координаты ТП:
1. -75128 -239144 -8208
2. -87784 -239688 -8448
3. -75784 -252088 -7752
4. -87640 -252872 -3344


Двери:
17100001 Olympiad Gate
17100002 Olympiad Gate
17100201 Olympiad Gate
17100202 Olympiad Gate
17100302 Olympiad Gate
17100301 Olympiad Gate
17100102 Olympiad Gate
17100101 Olympiad Gate
where is this location of this file in interlude?
 
Back
Top