Jump to content

Question

Recommended Posts

  • 0
Posted (edited)

try use one space on title if not working i can make a extra code for you like "ShowTitle=false"

Edited by tazerman2
  • 0
Posted (edited)
  On 6/12/2016 at 12:57 AM, ourat1995 said:

from all npc the title is not working show.

Check system...npcname file :p

Or if you have change the shownpctitle config at npc.properties

Not remember the config name now..

Edited by Reborn12
  • 0
Posted
  On 6/12/2016 at 1:32 AM, Reborn12 said:

Check system...npcname file :P

is not from system ,

if i spawn tryskell buffer with crappy buffer title he will spawn

name npc Tryskell .Title: Trader 

  • 0
Posted

with one custom code more is better :) like this
<npc id="50006" idTemplate="31228" ShowTitle=false name="Roy the Cat" title="Class Manager">

  • 0
Posted
  On 6/12/2016 at 11:06 AM, SweeTs said:

If title is empty, you get title from idTemplate.

well if i put on mob title he will show lvl 87 raid boss.

 

why he get the title from idtemplate? how i can fix this

  • 0
Posted
  On 6/12/2016 at 2:13 PM, ourat1995 said:

well if i put on mob title he will show lvl 87 raid boss.

why he get the title from idtemplate? how i can fix this

So you have to make your own npc template id and system

Find template id lines in npcname and npcgroup make new npc change the id add your xml id template the same and add your tittle is 2 mins work...

  • 0
Posted
  On 6/12/2016 at 2:23 PM, Reborn12 said:

So you have to make your own npc template id and system

Find template id lines in npcname and npcgroup make new npc change the id add your xml id template the same and add your tittle is 2 mins work...

so you tell me to create custom npc with custom id ?

i have create custom rbs but the title is not work to.

  • 0
Posted (edited)

Turn off show level config.. Title is taken from client actually of that idTemplate.

Edited by SweeTs
  • 0
Posted
  On 6/12/2016 at 2:54 PM, ourat1995 said:

so you tell me to create custom npc with custom id ?

i have create custom rbs but the title is not work to.

Like sweets said..turn it off...im not home now i can show you when im finish with work tonight...
  • 0
Posted
  On 6/12/2016 at 3:31 PM, SweeTs said:

Turn off show level config.. Title is taken from client actually of that idTemplate.

well i turn if of and is the same on npc.

the farm mob title change to http://prntscr.com/bfjcck

  • 0
Posted (edited)

Oh my gosh. Dunno what mess you did, anyway. I will repeat, if you keep empty title, it's gonna use idTemplate client title, so.. Put a title or remove it client sided from that idTemplate or even create your npc @ client.

 

Normally you would not end with such a mess.

Edited by SweeTs
Guest
This topic is now closed to further replies.


×
×
  • Create New...