Jump to content
  • 0

L2Off Noblesse Manager Interlude


Question

Posted

hello

im searching 3 days now without any luck... im looking as title says for a noblesse manager for interlude with the 4 crowns that he excarge the noblesse status.. any info or share :)

thank you. :)

Recommended Posts

  • 0
Posted

i have created 1 npc only (ai with my codes, compile successfull)

then i created the htmls (i dont even see the "hi" html)

i created the spawn of npc with "hi" html and selected my AI.

 

thats the only actions i did and i cant remember if the number changed but when i speak on the npc i remember that server says not cashed that htm.

  • 0
Posted (edited)

i have created 1 npc only (ai with my codes, compile successfull)

then i created the htmls (i dont even see the "hi" html)

i created the spawn of npc with "hi" html and selected my AI.

 

thats the only actions i did and i cant remember if the number changed but when i speak on the npc i remember that server says not cashed that htm.

The html is seted on AI?

 You created from 0 a html ?

 

Here is a example of htm in npc line.

npc_ai={[citizen];{[fnHi]=[s_manager.htm]}

Edited by xeL
  • 0
Posted

npc_ai={[citizen];{[fnHi]=[s_manager.htm]} i have to check that also i dont remember, might caused by that cause i c/p it.

Insted of that red text you must put you AI name.

  • 0
Posted

i managed to make it as my previous post says i can see the htm inside the game but... i keep getting an unchached error in server about the htm (not the fnHi but the second linked htm) so if 4-5 ppl pick that conversation my server will spam this unchached  htm error. any ideas?

  • 0
Posted

 

If htmls are uncached, they're not loaded on server startup.

 

If they're not loaded in server startup they're not in HTML folder.

 

If they're in HTML folder, check for unicode.

 

...O.o

 

Can't teach someone that doesn't want to learn.

  • 0
Posted

bro they are in HTML folder and i checked the unicode and it was the fix for show the htm code ingame the unicode is litle endian and working but still says unchached :(

  • 0
Posted

the html maybe is bigger size than should be? If i remember correct the l2server.exe has a limitation about the htm loading. KB per file i mean...

  • 0
Posted (edited)

i tryed small also 2 lines with body and a text "HI" still unchached error appears :s

Edited by Nightw0lf
  • 0
Posted

Well, the fnHi setting into npcdata.txt maybe it is nothing you know. You must contain it into ai.obj class of the npc in order to work. Upload the ai class and the npcdata.txt line in order to help you.

Guest
This topic is now closed to further replies.
×
×
  • Create New...