Jump to content

L2 Acp (Account - Admin Control Panel)


Recommended Posts

2 minutes ago, Yoshidajr said:

Can anyone help me with the configuration, I'm confused as to the ip and address of mssql
 


"ApiEndpoint": "http://127.0.0.1:8000/api",
 "ApiKey": "elfocrash",
 "CryptoKey": "MnFfhZdXUn3u49c7AaejOL8FN58meFb9",
 "CryptoSalt": "4XPjl3jiEITf",

 

does it stay or chance her?


   

"ConnectionString_lin2world": "Server=.\\SQLEXPRESS;Database=Lin2World;User ID=db;Password=123",    "ConnectionString_lin2db": "Server=.\\SQLEXPRESS;Database=Lin2DB;User ID=db;Password=147852@server",
    

.\\SQLEXPRESS = does it stay or chance here?

It only applies for L2Off. If you are using l2j then you dont need to configure it

Link to comment
Share on other sites

  • 2 weeks later...
6 hours ago, PaRaNoiC* said:

i add L2AcpAPI in my sources i add in gameserver.java L2ACPServer.getInstance(); and the L2ACPServer is red. what is wrong?

You didn’t include in build path

Link to comment
Share on other sites

On 6/13/2018 at 9:47 AM, .Elfocrash said:

You didn’t include in build path

what do you mean include in build path?? do what should I do to work;

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...
  • 4 weeks later...

hello,

 

i edited the build path and added the jar file to the path. 

When  i go to gameserver and add L2ACPServer.getInstance(); i still get an error and it doesnt read it.

any solutions ?

 

thanks 

Link to comment
Share on other sites

Build path, dunno what you mean, but you should edit .classpath file, add the jar, refresh project and everything should be fine. 

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...

Hey Elfo , just out of curiosity,  why didn't you use any micro framework to create the restful API and you went with raw Java libraries?

Edited by Lioy
Link to comment
Share on other sites

  • 4 weeks later...

Did anyone had problems with the change password part?

image.png.e6363374268f24d122ac619f55f3ed64.pngimage.png.141440257afe4428ede7f511f2547789.pngimage.png.4cb3a5274f952f1ec16dcf7965b9d54c.png
I'm getting always "Invalid Password", even if I input the correct password.
I got a feeling that the function isn't comunicating with the API/database.
I'm using it with Acis.
If anyone got some hints I let me know ;)
Thanks

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.

Guest
Reply to this topic...

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