sandeagle Posted January 12, 2023 Posted January 12, 2023 (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 January 12, 2023 by sandeagle Quote
0 DumanisT Posted January 12, 2023 Posted January 12, 2023 (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 January 12, 2023 by DumanisT 1 Quote
0 sandeagle Posted January 13, 2023 Author Posted January 13, 2023 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? Quote
Question
sandeagle
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 sandeagle2 answers to this question
Recommended Posts
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.