Jump to content
  • 0
Sign in to follow this  
kingbinhminh

Change name mob!

Question

i test with Poring!

Server 

1002,PORING,Zerippi,Zerippi,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 

Jobname.lub

[jobtbl.JT_PORING] = "Zerippi",

Always show name "Poring"... 

 

not work??? Why???

Edited by kingbinhminh

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

You need to change the name in the summon script. For example, assuming you're using renewal, to change the name of Poring in prt_fild01, you need to change :

prt_fild01,0,0,0,0    monster    MONSTER_NAME    1002,30,5000,0,0

In file npcremobsfieldsprontera.txt

 

OR you can change the settings in monster.conf to ignore the summoning name and always use the DB name, by changing :

// Should the mob_db names override the mob names specified in the spawn files?// 0: No// 1: always use the mob_db Name column (english mob name)// 2: always use the mob_db JName column (original Kro mob name)override_mob_names: 1 

 

In file confbattlemonster.conf

Edited by maqc1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.