Jump to content

Question

7 answers to this question

Recommended Posts

  • 0
Posted

Enterworld.java

 

 

private void loadTutorial(final L2PcInstance player)
{
final QuestState qs = player.getQuestState("255_Tutorial");
if (qs != null)
qs.getQuest().notifyEvent("UC", null, player);
}
  • 0
Posted

 

Enterworld.java

private void loadTutorial(final L2PcInstance player)
{
final QuestState qs = player.getQuestState("255_Tutorial");
if (qs != null)
qs.getQuest().notifyEvent("UC", null, player);
}

euxaristw. :)

  • 0
Posted

απλα βρες που καλειται η loadTutorial και καντην commend out

Guest
This topic is now closed to further replies.


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