Jump to content

Recommended Posts

  • 1 month later...
  • 3 weeks later...
Posted

Easier way is to just write:

 

ExShowScreenMessage staunton = new ExShowScreenMessage("CONTENT",TIMELAST);

activeChar.sendPacket(staunton)

 

  • 3 months later...
  • 1 month later...
Posted

How i can have this auto i mean when a player log in it will show in the center "welcome to server"?

Modify EnterWord.java and add

ExShowScreenMessage smg = new ExShowScreenMessage("Welcome to L2-SoD!",5000);

activeChar.sendPacket(smg);

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

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