Jump to content

Recommended Posts

Posted

hi am using l2jfrozen c6 inside the sql exist the tab npc_to_pc_charackter somthing like that but i dont have any idea how to make it work it please help me

Posted

go to table np_to_pc_polymorph and create your npc for example something like this

100	100	GM Shop	L2DingerL2S	92	0	0	0	0	0	0	0	0	0	0	0	8807	0	5775	2395	0	5787	0	0	0	0	0	0	0	0	0	0	0	0	0

100 is the id you will use to npc 92 is the class id and the last numbers (8807,5775,2395,5787) those are numbers from what items they will have.

then go to custom_npc table and create one npc like this for example (i'll show you something for GM Shop since i use GM Shop as name on npc_to_pc_polymorph)

100	100	GM Shop	0	L2DingerL2S	0	NPC.a_traderA_MHuman	10	24	70	male	L2Merchant	40	3862	1493	11.85	2.78	40	43	30	21	20	10	0	0	1314	470	780	780	278	0	333	0	0	0	55	132		0	1	0	LAST_HIT

and here you are you create your npc.

NOTE:Remember you have to make restart server when you create a new npc_to_pc_polymorph otherwise you will see a big rabbit :P

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