Jump to content

Recommended Posts

Posted

ask :) no hungry please

 

i am doing my 1 class tranfernce but i get lvl 28 and npc sebion no let me inside intro castle to see infiltrate guard , i get Messenger in Windows chat lvl is very high.

 

How can i config it to can to make it quest with lvl 27 ?

 

español

tengo un problema: estuve haciendo mi primera clase de transferencia pero resulte con lvl 27 y cuando llegue a un npc que creo que se llama sebion, este no me dejo entrar a un castillo donde me tenia que encontrar con un  guardia que tiene como titulo infiltración o algo asi, porque mi lvl era muy alto.

 

Pregunta: Como puedo configurar esto a que estando en cualquier lvl pueda tener acceso a hacer la quest ? sin necesidad de tener que crearme otro pj o usar a mi Gmplayer a bajarle de lvl ?

 

Porfa  una ayudadita, me están ayudadndo batante, cada vez aprendo mas recurriendo a uds. pero no quiero caer molestoso, mil disculpas .

Posted

The quest is for  "First Class Transfer"(lvl 20) ,  It start in "Administrative Office(Talking Island)", I search my master (my race) then  /Quest/Start of Fate/etc. then it say me to go "Ruins of Sagira entrance" speak to Lakcis, lakcis teleport me Exploration Area 5, i have to speak with "Sebion" I Click quest/../../../I´m ready. but i get a Messenger Windows chat " your lvl very high to entrance"

 

I created another player, i got lvl 20 , I can enter lvl 20, but with my player lvl 30 i cant enter :(

 

I want to config  to All players lvl 30 or 40 or 80 or all can to make the quest(lvl 20). "I dont want lvl limits for Quest"

 

My english is very bad so sorry and thx a lot  for help me.

Posted

There aren't config files for quest levels, you need to edit quest scripts one by one...

go to dist/gameserver/data/scripts/quests/ folder then open the quest file you want and if you see this line:

 

addLevelCheck(16, 25);

 

replace (16,25) with (1,99) in round brackets

Posted

i edit this file : \gameserver\data\scripts\quests\_10330_ToTheYeSagiraRuins.java

 

addTalkId(lakis);    addLevelCheck(1, 99);  i am not very sure but i edit it. :S

 

then edit this file : \gameserver\data\scripts\quests\_10365_SeekerEscort.java

 

addTalkId(sebian);  addLevelCheck(1, 99);

 

but no happen nothing , i cant continue my quest with my player lvl 30 .(sebian no let me inside)

 

 

IF IT IS NOT POSIBLE then  how do i config to  no to make quest for first class transfer, second class tranfers, etc..

 

I  cofig it ---->  \gameserver\config\altsettings

 

"""# Whether to allow the study of the transformation of skills and sub classes without completing quests.

AllowLearnTransSkillsWOQuest = true""""

 

But no happend anything ( I go again to Administrative Officer, my master, but he give me quest again, the say me "you already start quest" )

What i am doing  bad ???

 

Posted

After I edit lvl check I reseted my server but nothing.

 

how do i config to  no to make quest for first class transfer, second class tranfers, etc

 

I  cofig it ---->  \gameserver\config\altsettings

 

"""# Whether to allow the study of the transformation of skills and sub classes without completing quests.

AllowLearnTransSkillsWOQuest = true""""

 

But hapen nothing too. :( help me please.

Posted

:( aha.. I am very happy for this project Mobius is very best project. :-(  Can someone post. rev. 182? i cant compile it, Thanks so much for answer.

Guest
This topic is now closed to further replies.



  • Posts

    • L2JMobius C1 System C1 + bonus textures C3 for C1 https://www.mediafire.com/folder/6oh7l7hf34xr9/C1
    • https://prnt.sc/Bkkc0ShGXv9m https://prnt.sc/-JFLvZXsn27A
    • Hello guys want to sell adena in L2 Reborn Signature x1  Stock =14kk good price 
    • Hi guys, I have the following problem, I want to set up two servers on the same dedicated server and I can't.   L2jacis 409 Linux Server. The first gameserver has the following configuration: # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 190.25.103.103 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7777 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 1 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server1 Login = server1 Password = server1 I configured the second gameserver like this:   # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 0.0.0.0 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7788 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 2 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server2 Login = server2 Password = server2 apart from having tested 0.0.0.0 on the second gameserver I also tried 127.0.0.1 In both cases I see the two servers in the login when I log in, but I try to enter the one with the lowest ping and it kicks me out. The other server always appears with ping 9999 and I try to enter but it doesn't do anything and it freezes the login so I have to log in again. The hexids are in their respective folders. For server 1, it has its hexid inside the gameserver config folder, and I checked that the hexid id is the same id, for example id 1 in the gameserver is also id1 for server 1, and hexid 2 has its hexid 2 for server 2. The server ports are open and listening when I turn on both gameservers. I really don't know what could be wrong. If you could give me some help I would appreciate it. Excuse my English.
  • Topics

×
×
  • Create New...