Jump to content

Recommended Posts

Posted

Hi there , can i recive some help please if someone already did it and know how to change this Class Quest pop up Tutorial, its some kinda of script  wich i dont have knowledge yet to change/rename it. Its not html file, i checked all html files. This file is in gameserver>data>scripts>quest: _255_Tutorial.java
Ill be grateful if someone knows how to change/rename it. I also check this solution, but as i said above, i dont have knowledge yet how to change/rename it. I changed the names in that file but still doesnt work, its seems have to do something else with it.Thanks
 

  On 2/7/2018 at 9:07 PM, Akar0 said:

 

Go to:

 

L2Ava\dist\gameserver\data\scripts\quests\_255_Tutorial.java

 

And edit here:

 

ce4f2a0fbfaebe19f6f9a6c073011105.png

ClassQuessAuto.png

Posted
14 minutes ago, kapucko said:

Hi there , can i recive some help please if someone already did it and know how to change this Class Quest pop up Tutorial, its some kinda of script  wich i dont have knowledge yet to change/rename it. Its not html file, i checked all html files. This file is in gameserver>data>scripts>quest: _255_Tutorial.java
Ill be grateful if someone knows how to change/rename it. I also check this solution, but as i said above, i dont have knowledge yet how to change/rename it. I changed the names in that file but still doesnt work, its seems have to do something else with it.Thanks
 

  On 2/7/2018 at 9:07 PM, Akar0 said:

 

Go to:

 

L2Ava\dist\gameserver\data\scripts\quests\_255_Tutorial.java

 

And edit here:

 

ce4f2a0fbfaebe19f6f9a6c073011105.png

ClassQuessAuto.png

after you edited, then compile your scripts or just delete original scripts.jar, this pack run both compiled scripts.jar and folder scripts (java file)

Posted
18 hours ago, L2 TokTil said:

after you edited, then compile your scripts or just delete original scripts.jar, this pack run both compiled scripts.jar and folder scripts (java file)

Thank you man, u are the man!++

Posted

Hi again , i`d like to thank to everyone who answer on my questions and came up for help! I have more questions, i wanna know where i can find this file wich are appearing as logo in the NPC head: e25cfe14262408c6bc84ae8edb822eba-full.pn

Posted

Hello guys, does someone knows actualy how to turn ON the events ( TvT/Korean/CTF/LastHero etc.) They are on every hour, but actualy when u get register and when time is finished u dont get teleported neither its saying something. Some help please?

  • 3 months later...
Posted
14 hours ago, captain.jack said:

any problem same with me ? running in centos 6.5

[root@localhost loginserver]# ./LoginServer.sh
-bash: ./LoginServer.sh: /bin/bash^M: bad interpreter: No such file or directory
 

 

thanks

Because the file LoginServer.sh is on Windows format. You should install on Centos "dos2unix".

Do this:

root@host:~# yum install dos2unix

than:

root@host:~# dos2unix /path/to/file

 

Example:

root@host [~]# dos2unix /home/admin/gameserver/LoginServer.sh
dos2unix: converting file /home/admin/gameserver/LoginServer.sh to UNIX format ...

 

Than try to execute the file.

 

Good Luck!

Posted

It is not a package to use on a public server, privately at home is fine, the only way to go well and make a public server is to be a good programmer and arrange all things.  people who don't know about java stop

  • 2 weeks later...
Posted

@arxon Did you copy the new l2f-gameserver.jar to the Libs folder after compiled?

 

The biggest mistake people do here after compiled, they don't deleted the old Jar file on Libs folder.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...