Jump to content
  • 0

IL ChampionNpc system


Question

Posted (edited)

Vanganth's ChampionNPC system works????i try to set it,but not works..

list like this:

ChampionNpcList={1020010;1036010;25.5}{1020017;1036017;25.5}{1020039;1036039;25.5}{1020049;1036049;25.5}{1020059;1036059;25.5}{1020064;1036064;25.5}{1020071;1036071;25.5}{1020077;1036077;25.5}{1020082;1036082;25.5}{1020090;1036090;25.5}{1020102;1036102;25.5}{1020115;1036115;25.5}

 all npcs were created.but seems this sytem not works.

Edited by sandeagle

2 answers to this question

Recommended Posts

  • 0
Posted (edited)

its work.

 

let me explain how its works.

 

ChampionNpcList={1020010;1036010;25.5}

NPC : 1020010 and 1036010 different mobs must be in your npcdata.txt and you have to do both npc client sides. (same look with different titles.like add champion to 1036010)

 

the system works like 1020010 mob have %25 chance to resummon 1036010.

 

 

 

Edited by DumanisT
  • Thanks 1
  • 0
Posted
6 hours ago, DumanisT said:

its work.

 

let me explain how its works.

 

ChampionNpcList={1020010;1036010;25.5}

NPC : 1020010 and 1036010 different mobs must be in your npcdata.txt and you have to do both npc client sides. (same look with different titles.like add champion to 1036010)

 

the system works like 1020010 mob have %25 chance to resummon 1036010.

 

 

 

 

thx,DumanisT...yeah,all npcs were created in npcdata.txt and client side...but dont works....i try to use Reload ChampionNPC system to reload this system,but L2server tell me loaded [0] npcs...so i guess maybe the ChampionNPCList format worry???

ChampionNpcList={1020010;1036010;25.5}{1020011;1036011;25.5}

ChampionNpcList={1020010;1036010;25.5} {1020011;1036011;25.5}

ChampionNpcList={1020010;1036010;25.5},{1020011;1036011;25.5}

ChampionNpcList={1020010;1036010;25.5,1020011;1036011;25.5}

which one is currect?

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
Answer this question...

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