Jump to content

Recommended Posts

Posted

npcname-e.dat there is all you need see any boss ID how is made and then u make your custom ID same so will have Orange Tittle Color

Posted

Same for the name color right? Also anoyone can show me how to put a Character for npc? Example : Human Hero With My Own Custom Items...

Thanks in advance

Posted

Guys, I did that by copying an existing quest monster with Orange title and just changed the ID, Name, Title but there is no change on my monster. Are you sure its only this ? And should my custom monster exists at npcgrp.dat? 

Posted (edited)

Guys, I did that by copying an existing quest monster with Orange title and just changed the ID, Name, Title but there is no change on my monster. Are you sure its only this ? And should my custom monster exists at npcgrp.dat? 

ofc you have to add on npcdrp.dat if is new ID

 

Edited by Bobi
Posted
			writeS(_name);
			writeS(_title);
			
			writeD(0x00); // Title color 0=client default
			writeD(0x00);
			writeD(0x00);
			
			writeD(_npc.getAbnormalEffect());

Can someone try that? Currently I'm not able to test anything :lol:

Posted

Same for the name color right? Also anoyone can show me how to put a Character for npc? Example : Human Hero With My Own Custom Items...

Thanks in advance

 

1) I dont know if its possible to change color name from system files.

2) If you use l2jfrozen = Navicat>l2jdb>npc_to_pc_polymorph

Posted (edited)

1) I dont know if its possible to change color name from system files.

2) If you use l2jfrozen = Navicat>l2jdb>npc_to_pc_polymorph

What i suppose to do at npc_to_pc_polymorph? 

i have to add new npc or?

Also i dont wanna to do from system files if its possible from other path !

Edited by CoCoJ

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