Jump to content

Recommended Posts

Posted

Hello again , here's my apprearance manager !

 

 

Some information :

 

Using this npc , you can change your Name / Title and Name Color / Sex / Hair and Face id  ! The change's will be forever and not untill rr of the server ;)

You can add alone some requirments (like some gold bar's etc) to each change ! I didnt add configs and shit's like this , tho its not so difficult to do it by yourself !

 

 

Here's a video preview :

 

Pastebin link :

Core

Db

 

PS: Coded for H5 ,

"character" Database table will need re-install after adding this sh1T !

Credits : Me ( NeverMore )

Make an npc with type "L2Apprearance" to make it work ;)

 

And a BIG thanks to "valanths1990 aka Doctor_No" for his help !

  • 2 weeks later...
Posted

I put the patch everything perfect but one thing where the price change npc?

You can add alone some requirments (like some gold bar's etc) to each change ! I didnt add configs and shit's like this , tho its not so difficult to do it by yourself !

  • 4 weeks later...
  • 2 weeks later...
Posted

Awesome! The only thing i would suggest i guess is to add a way to pick colors with pictures of colors and not by 00FF and so on..

It would help a lot of people since they are not familiar with those codes.

Posted

I have a problem of not able to spawn npc on it it can be placed on the table custom_npc?? I noticed that you say: (Make an npc with type "L2Apprearance" to make it work) but not in the files is named "L2Apprearance" has already L2AppearanceInstance.java dare L2Appearance if the "R" will it?? I ask for help.

Posted

if I put in the type navicate npc "L2Apprearance" ta giving iff ai error check

 

CustomSpawnTable: Spawn could not be initialized: king.server.gameserver.model.a

ctor.instance.L2AppearanceInstance

java.lang.ClassNotFoundException: king.server.gameserver.model.actor.instance.L2

AppearanceInstance

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at java.lang.Class.forName0(Native Method)

        at java.lang.Class.forName(Unknown Source)

        at king.server.gameserver.model.L2Spawn.<init>(L2Spawn.java:128)

        at king.server.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTabl

e.java:146)

        at king.server.gameserver.datatables.SpawnTable.<init>(SpawnTable.java:3

6)

        at king.server.gameserver.datatables.SpawnTable$SingletonHolder.<clinit>

(SpawnTable.java:304)

        at king.server.gameserver.datatables.SpawnTable.getInstance(SpawnTable.j

ava:29)

        at king.server.gameserver.model.entity.Fort.initNpcs(Fort.java:1148)

        at king.server.gameserver.model.entity.Fort.<init>(Fort.java:243)

        at king.server.gameserver.instancemanager.FortManager.loadInstances(Fort

Manager.java:148)

        at king.server.gameserver.GameServer.<init>(GameServer.java:257)

        at king.server.gameserver.GameServer.main(GameServer.java:451)

 

CustomSpawn: 43 Npc Spawn Locations.

 

plis help

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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