Ir para conteúdo
  • Cadastre-se

hannibaljj

Membro
  • Total de itens

    15
  • Registro em

  • Última visita

Sobre hannibaljj

Últimos Visitantes

1063 visualizações

hannibaljj's Achievements

Aprendiz de Novato

Aprendiz de Novato (1/14)

1

Reputação

  1. Alguém poderia, por favor, configurar para: Valakas: 12 em 12 horas. Antharas: 10 em 10 horas. Baium: 8 em 8 horas. Zaken: 6 em 6 horas. Queen Ant: 4 em 4 horas. ______________________________________________________________________ #=========================================# # Bosses Configuration # #=========================================# # Pack: l2jfrozen Site: www.l2jfrozen.com # #=========================================# # If True: Player can heal RB # If False: Player can't heal RB # Default: True PlayersCanHealRb = True # Return GrandBosses/RaidBosses to spawnpoint # ATTENTION: if specific boss lock rage is defined, it has # major priority then this one. # Default: 5000 RBlockRage = 5000 # Return Specific RB to spawnpoint. In order to define specific # ranges, it's necessary to define a string as BossId,Range;BossId,Range; # Optionally, it's possible to disable the range check with value -1. # Example: RaidBossesSpecificLockRage = 29028,10000;29019,-1; to have # Valakas 10k as range and no range check for Interlude Antharas. RaidBossesSpecificLockRage = 29028,-1;29019,-1;29020,-1;29022,-1;29014,-1;29045,-1;29046,-1;29047,-1; # Raid boss stats (PAtk,Pdef,etc..) based just on Database Values # and without STR,WIT,CON,MEN,INT,DEX influences. # ATTENTION: enabling this option, raids could be simple to kill, # check your database to increase their stats.. # # True: All RaidBoss and Grandboss haven't the Bonus of Stats. (Easy to kill) # False: All RaidBoss and Grandboss have the Bonus of Stats. (Hard to kill) # Default: False AltRaidsStatsBonus = false # Allow Direct Teleport To Boss Rooms # If you put true the player can go on BOSS_ZONE without Quests # If you put false the player will teleported on near town # Default: False AllowDirectTeleportToBossRoom= False # Grand Boss Info is a NPCthat shows respawnTime of RB # First you must import Custom NPC sql/custom/added_custom_npc.sql # ID NPC: 93000 # Raid Info IDs showed RaidInfoIDs=29001,29006,29014,29019,29020,29022,29028,29045 # ----------------- # Antharas - # ----------------- # If true, the Interlude Script is used, meanwhile if you want new # script feature (different Antharas Instances since weak to strong # Antharas as for Freya) just set false AntharasOldScript = true # Time to close the entrance after the first teleport the player. # The value in seconds. AntharasClose = 1200 # Time to wait until Antharas despawn without fighting it. Value in minutes. AntharasDespawnTime=240 # Time Antharas respawn after the murder. Total time respawn shield as follows: # The first value + value in the range from 0 up to the second value. # Value in hours. AntharasRespFirst = 180 AntharasRespSecond = 24 # Wait minutes AntharasWaitTime = 30 # Antharas Power Multipler # Default 1.0=retail AntharasPowerMultiplier=1.0 # -------------- # Baium - # -------------- # Time left Baium into hibernation after the last attack on him. # The value in seconds. BaiumSleep = 1800 # Time respawn Bayoumi after the murder. Total time respawn shield as follows: # The first value + value in the range from 0 up to the second value. # Value in hours. BaiumRespFirst = 112 BaiumRespSecond = 16 # Baium Power Multipler # Default 1.0=retail BaiumPowerMultiplier=1.0 # ----------- # Core - # ----------- # Time minion respawn after their murder. # The value in seconds. CoreRespMinion = 60 # Time respawn core after the murder. Total time respawn shield as follows: # The first value + value in the range from 0 up to the second value. # Value in hours. CoreRespFirst = 33 CoreRespSecond = 8 #Default 0=retail CoreLevel = 0 CoreRingChance = 0 # Core Power Multipler # Default 1.0=retail CorePowerMultiplier=1.0 # ----------- # Zaken - # ----------- # Time respawn core after the murder. Total time respawn shield as follows: # The first value + value in the range from 0 up to the second value. # Value in hours. ZakenRespFirst = 60 ZakenRespSecond = 8 # Default 0=retail ZakenLevel = 0 ZakenEarringChance = 0 # Zaken Power Multipler # Default 1.0=retail ZakenPowerMultiplier=1.0 # ----------- # Orfen - # ----------- # Time respawn core after the murder. Total time respawn shield as follows: # The first value + value in the range from 0 up to the second value. # Value in hours. OrfenRespFirst = 20 OrfenRespSecond = 8 # Default 0=retail OrfenLevel = 0 OrfenEarringChance = 0 # Orfen Power Multipler # Default 1.0=retail OrfenPowerMultiplier=1.0 # ----------- # Valakas - # ----------- # Time respawn valakas after the murder. Total time respawn shield as follows: # The first value + value in the range from 0 up to the second value. # Value in hours. ValakasRespFirst = 192 ValakasRespSecond = 44 # Time to wait into Valakas lair until his spawn once entered with quest. Value in minutes. ValakasWaitTime=30 # Time to wait until Valakas despawn without fighting it. Value in minutes. ValakasDespawnTime=240 ValakasPowerMultiplier=1.0 # -------------------- # Queen Ant - # ------------------- # Time minion respawn after their murder. # The value in seconds. # Nurses QueenAntRespNurse = 60 # Royal Guard QueenAntRespRoyal = 120 # QA respawn time after the murder. Total time respawn shield as follows: # The first value + value in the range from 0 up to the second value. # Value in hours. QueenAntRespFirst = 20 QueenAntRespSecond = 8 # Default 0=retail QALevel = 0 QARingChance = 0 # QA Power Multipler # Default 1.0=retail QueenAntPowerMultiplier=1.0 # -------------------- # Frintezza - # ------------------- # Frintezza respawn time after the murder. Total time respawn shield as follows: # The first value + value in the range from 0 up to the second value. # Value in hours. FrintezzaRespFirst = 48 FrintezzaRespSecond = 8 # Frintezza Power Multipler # Default 1.0=retail FrintezzaPowerMultiplier=1.0 # Minimum Parties Number to enter into Frintezza FrintezzaMinParties=4 # Maximum Parties Number to enter into Frintezza FrintezzaMaxParties=5 # Bypass Frintezza Enter Parties checks BypassPartiesCheck=false # Raid Bosses minions will increase them power based on this multiplier # in this mode: power = retail_power * ((level_diff/10)*LevelDiffMultiplier) LevelDiffMultiplierMinion = 0.5 # -------------------------------------- # High Priest van Halter - # -------------------------------------- # Time for the High Priest van Halter. # Value in seconds. Interval 300-864000 # The time taken from random FixIntervalOfVanHalter before FixIntervalOfVanHalter + RandomIntervalOfVanHalter. FixIntervalOfHalter = 172800 RandomIntervalOfHalter = 86400 # Delay before the High Priest van Halter. # The value in seconds in the interval 5-60 AppTimeOfHalter = 20 # Time Activity High Priest van Halter. # The value in seconds in the interval 7200-86400 ActivityTimeOfHalter = 21600 # Battle with High Priest van Halter. # The value in seconds in the interval 7200-21600 FightTimeOfHalter = 7200 # Of spawn Royal Guard Helper calling. # The value in the interval 1-6 CallRoyalGuardHelperCount = 6 # The value in seconds in the interval 1-60 CallRoyalGuardHelperInterval = 10 # Interval opening / closing the doors of the altar. # The value in seconds in the interval 60-5400 IntervalOfDoorOfAlter = 5400 # Time of closing the doors of the altar after some one zashol. # The value in seconds in the interval 60-600 TimeOfLockUpDoorOfAltar = 180
  2. Quero entender perfeitamente cada opção nas configurações,pois a galera explica e fica confuso. É que eu dupliquei os GrandBoss e quero que o original nunca logue. Tentei deletá-los do database, mas dá erro. Alguém pode explicar como não deixá-los logar através de boss.properties.
  3. Mr.Kadu, gostei do seu pré-configurado e desde já agradeço o esforço despendido no mesmo e mais ainda por tê-lo compartilhado conosco. No entanto, há uma mensagem inalterável sem ter que mexer no JAVA: Ficaria muito grato se postasse uma revisão sem a mensagem acima, ou, até mesmo, os arquivos modificados para substituir-mos pelos antigos, se possível. Valeu, obrigado e estou no aguardo da resposta.
  4. Amigo, como faço para remover esta mensagem? Já tentei em : #============================================================# # Server Config # #============================================================# # Server Name Enabled: Displays a message on char login # with the server name you have set below. ServerNameEnabled = True # Here you should type your server's name. ServerName = Lineage # Show Server Version. ShowServerVersion = False # Allows user to use command .version # Displays Version Server. AllowVersionCommand = False # Shows total players number on login. OnlineOnLogin = False # If it is true, it shows a htm on every player's log in. # It is located in data/html/welcome.htm # You can edit it from there. WelcomeHtm = True
  5. Onde encontro isso exatamente, amigo? "Enter World" é o próprio arquivo? É que não o encontrei. PS: Ficaria muito grato se explicasse, pois só notei essa cagada depois de deixar a Rev a meu gosto. Aí eu me pergunto: - Qual a finalidade de um pré-configurado ? E a resposta é a seguinte: - Facilitar para quem conhece muito pouco ou nada de edição, não é? Aí vem o cara e mete a porcaria de uma mensagem na Rev, tornando-a INUTILIZÁVEL para os usuários de pré's.
  6. Utilozo este pré: http://www.l2jbrasil.com/index.php?/topic/112869-br-developers-l2view-revisao-50/ Já tentei em : #============================================================# # Server Config # #============================================================# # Server Name Enabled: Displays a message on char login # with the server name you have set below. ServerNameEnabled = True # Here you should type your server's name. ServerName = Lineage # Show Server Version. ShowServerVersion = False # Allows user to use command .version # Displays Version Server. AllowVersionCommand = False # Shows total players number on login. OnlineOnLogin = False # If it is true, it shows a htm on every player's log in. # It is located in data/html/welcome.htm # You can edit it from there. WelcomeHtm = True Imagem:
  7. A cada IP só está logando 3 contas. Me ajuda !
  8. hannibaljj

    Editar Boss.

    Como eu faço para editar os boss ? só estão dando 1 hit de vez em quando. E nao é em P.atack ou algo que se possa editar em Shift + clique mob.
  9. Configura aqui mano. # -------------------------------------- # Alternative time buffs - # -------------------------------------- # When the reads, buff, and their duration. # Format: id_skill time; id_skill2, time2 ;.... # Example: # SkillDurationList = 264,3600; 265,3600; 266,3600; 267,3600; 268,3600; \ # 269.3600, 270.3600, 304.3600, 305.1200, 306.3600, 308.3600, 349.3600; \ # 363.3600, 364.3600 # Default: false EnableModifySkillDuration = True SkillDurationList = 264,7200;265,7200;266,7200;267,7200;268,7200;\ 269,7200;270,7200;304,7200;305,1200;306,7200;308,7200;349,7200;\ 363,7200;364,7200;529,7200;271,7200;272,7200;273,7200;274,7200;\ 275,7200;276,7200;277,7200;307,7200;309,7200;310,7200;311,7200;\ 366,7200;530,7200;765,7200;1035,7200;1043,7200;1044,7200;1062,7200;\ 1077,7200;1078,7200;1085,7200;1204,7200;1036,7200;1045,7200;1048,7200;\ 1086,7200;1240,7200;1242,7200;1243,7200;1388,7200;1389,7200;336,7200;\ 1356,7200;1007,7200;1006,7200;1009,7200;1251,7200;1252,7200;1253,7200;\ 1284,7200;1308,7200;1309,7200;1310,7200;1390,7200;1391,7200;1362,7200;\ 1363,7200;1413,7200;1355,7200;1303,7200;1087,7200;1259,7200;1059,7200;\ 305,7200;1268,7200;1040,7200;1068,7200;4700,300;1397,7200;4703,300;\ vai em server/config/other
  10. Mano eu coloquei o IP do meu servidor e configurei tudo certo mas não está abrindo o site. está aparecendo isso aqui PHP Error Message Warning: mysql_connect() [function.mysql-connect]: Host 'srv23.000webhost.com' is not allowed to connect to this MySQL server in/home/a5855790/public_html/config/config.php on line 11 Free Web Hosting Host 'srv23.000webhost.com' is not allowed to connect to this MySQL server
  11. poderia colocar para download a imagem para editção ? o banner.
  12. Quero tirar o level que fica em cima dos mob's. Ex: Se o mob é level 78, em cima dele, fica bem assim "Lv 78" como tiro isso ?
  13. adiciona o meu msn aí Quero contratar um de seus planos, mas preciso tirar alguma dúvidas.
  14. Procurei e não encontrei. Já ví uma vez aqui n forum, até baixei, mas quando estamos precisando não conseguimos. Agrdeceria.
×
×
  • 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.