Jump to content
  • 0

Npc Clans


Question

Posted

Hello everyone,

 

I'm here because I don't know how to start my idea.. I will explain :

 

I have make modification on spawn for news characters : All new characters will spawn in the same place. Isn't the problem ^^ :P

 

My idea :

I want to make a npc, in this npc, there is a button, and when a new character click on this button, he is recruted in a special clan, and he is ported to giran

 

How to make that?? Possible?

 

Thanks for reading ^^

7 answers to this question

Recommended Posts

  • 0
Posted

Sorry for double post, but i come with other problem

 

I try to adapt the guide from my last post in this topic to l2jfree

 

public class L2ReligionInstance extends FolkStatus

 

L2religionInstance is in Acotr/instance and in the guide, folkstatus is in Actor/instance too, but in L2jfree, this file is in actor/status..

 

how can i modify this line

public class L2ReligionInstance extends FolkStatus
in order to call FolkStatus (which isn't in the same folder as L2religioninstance.java)??

 

I try

public class L2ReligionInstance extends com.l2jfree.gameserver.model.actor.status.FolkStatus
but he make an error..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and 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..