Ir para conteúdo
  • Cadastre-se

[FREE GIFT]L2jNetwork Private Work - Conteúdos Recuperados


mikado

Posts recomendados


En 6/10/2022 a las 0:52, SCRASH0 dijo:

esse projeto é bom?

hola amigo, yo no le he probado, en sus dias era un buen pack.
Anímese a probarlo y luego nos comenta su experiencia, muchas gracias.

Olá amigo, eu não experimentei, em sua época era um bom pacote.
Por favor, experimente e depois nos informe sobre sua experiência, muito obrigado.

5GpQKvZ.jpg

Link para o comentário
Compartilhar em outros sites

HOW CAN I SOLVE THIS ? AND TURN THE SPAWNLIST NORMAL AGAIN?

 

 

ALL MOBS ARE NOT SPAWNED IN THE WORLD. IF YOU WANT MONSTERS IN YOUR SERVER, CHECK THIS:

Sources8-6-2019\L2jNetworkRev31\aCis_gameserver\java\net\sf\l2j\gameserver\data

                    else if (!Config.ALLOW_CLASS_MASTERS && template1.isType("ClassMaster"))
                    {
                        // Dont' spawn class masters (if config is setuped to false).
                    }
-                    else if (template1.isType("Monster") && template1.getNpcId() <= 50000 && !(template1.getNpcId() == 29054) && !(template1.getNpcId() == 22122) && !(template1.getNpcId() == 22123) && !(template1.getNpcId() == 22124) && !(template1.getNpcId() == 22125) && !(template1.getNpcId() == 22126) && !(template1.getNpcId() == 22127) && !(template1.getNpcId() == 22128) && !(template1.getNpcId() == 21363) && !(template1.getNpcId() == 20235) && !(template1.getNpcId() == 21017) && !(template1.getNpcId() == 20620) && !(template1.getNpcId() == 21313) && !(template1.getNpcId() == 21002) && !(template1.getNpcId() == 21250) && !(template1.getNpcId() == 21087) && !(template1.getNpcId() == 20432))
-                    {
-                        // Ignore all monsters with higher ID then 5000
-                    }
                    else if (!Config.WYVERN_ALLOW_UPGRADER && template1.isType("WyvernManagerNpc"))
                    {
                        // Dont' spawn wyvern managers (if config is setuped to false).
                    }

 

Link para o comentário
Compartilhar em outros sites





×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.