Nightw0lf Posted December 5, 2013 Posted December 5, 2013 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. :)
0 Nightw0lf Posted December 19, 2013 Author Posted December 19, 2013 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 xeL Posted December 19, 2013 Posted December 19, 2013 (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 December 19, 2013 by xeL
0 Nightw0lf Posted December 19, 2013 Author Posted December 19, 2013 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.
0 xeL Posted December 19, 2013 Posted December 19, 2013 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 Nightw0lf Posted January 3, 2014 Author Posted January 3, 2014 thank you i finally managed to change the unicode to litle endian -.-" and worked.
0 Nightw0lf Posted January 5, 2014 Author Posted January 5, 2014 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 mcbigmac Posted January 5, 2014 Posted January 5, 2014 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 Nightw0lf Posted January 5, 2014 Author Posted January 5, 2014 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 Arias Posted January 6, 2014 Posted January 6, 2014 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 Nightw0lf Posted January 6, 2014 Author Posted January 6, 2014 (edited) i tryed small also 2 lines with body and a text "HI" still unchached error appears :s Edited January 6, 2014 by Nightw0lf
0 Arias Posted January 6, 2014 Posted January 6, 2014 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.
Question
Nightw0lf
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. :)
26 answers to this question
Recommended Posts