Jump to content
  • 0

Tutorial


Sweetyass

Question

Hello All i have a question if someone can help me pls i whant to know how can i make when u create a new character to work theat tutorial for new players and to speek theat voice. Like in this picture i hope u guys understand what i need. i have L2jServer Interlude last revision.

 

shot00000ay.th.jpg

Link to comment
Share on other sites

Recommended Posts

  • 0

What you want remove tutorial windows then start or what?

 

If yes, try to delete these lines in EnterWorld.java

 

private void loadTutorial(L2PcInstance player)
{
	QuestState qs = player.getQuestState("255_Tutorial");

	if (qs != null)
		qs.getQuest().notifyEvent("UC", null, player);
}

 

If you want change text, or reward or something else..

 

go to data\scripts\quests\255_Tutorial and edit __init__.py

Link to comment
Share on other sites

  • 0

Noh the tink i whant is to put theat on my server theat Tutorial dose not work to my server and i whant to add it :) how can i do theat i whant to make theat working.

Link to comment
Share on other sites

  • 0

Ok, I don't know this work 4 you or no, becouse I take it from Gracia final and I think I deleted all kamael text.. So, try better do like Interpid said, take from archid.

 

http://hotfile.com/dl/24895866/4b8e6a7/255_Tutorial.rar.html

Link to comment
Share on other sites

  • 0

Sorry for double posting but can someone give me the java code for the tutorial? :D theat i must add in enter world java? i have my folder quests in jscripts folder

Link to comment
Share on other sites

  • 0

man i need the java code theat allow to reconize 255_Tutorial from my folder jscripts/quests/255_Tutorial

 

Then , you must search in l2j forum . Maybe they already have it.

Link to comment
Share on other sites

  • 0

What you want remove tutorial windows then start or what?

 

If yes, try to delete these lines in EnterWorld.java

 

private void loadTutorial(L2PcInstance player)
{
	QuestState qs = player.getQuestState("255_Tutorial");

	if (qs != null)
		qs.getQuest().notifyEvent("UC", null, player);
}

 

If you want change text, or reward or something else..

 

go to data\scripts\quests\255_Tutorial and edit __init__.py

And you need to add :|

Link to comment
Share on other sites

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
Answer this question...

×   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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock