Jump to content
  • 0

Question

Posted

Guys helkp someone , example in html folder i get autioner manager in html code he have like this commands %123% (%) from where he working with this command, help me pliz.

 

 

l2jserver Java

6 answers to this question

Recommended Posts

  • 0
Posted

Ok, take a look at this simple example:

 

(code from L2Npc.java)

 

html.replace("%playername%", player.getName());

 

So now, use this in Your html:

 

"%playername%

 

For example:

 

<html>

<br>

Hello "%playername% !

 

And it should show You: Hello XXX where XXX is your name.

 

Simple, I hope so.

  • 0
Posted

Ok, take a look at this simple example:

 

(code from L2Npc.java)

 

So now, use this in Your html:

 

For example:

 

And it should show You: Hello XXX where XXX is your name.

 

Simple, I hope so.

 

 

NICE !!!! it's in java?

Where i can find in java Auctioner (clan hall seller) ?

ty for example :)))

 

 

And Matim i download your File editer 1.1 , i open in l2jserver code with him, and many text in very very crypt .... how i can decrypt text ?

  • 0
Posted

I dont ask , how to open it...i ask from where working example %123% in html , and where i can find script Auctioner (clan hall seller) !!! Read first pliz :/

  • 0
Posted

I told You - You can add it in L2Npc.java so yes its java xD

 

You have to download clean source, add your changes and compile.

 

If You dont know how, check this Guide

 

Also I think You should read few other guides like This or This One

 

About my L2J File Editor, You should read program description once again.

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