I recently changed my pack into aCis and i have huge problem understanding how can i add a npc into my server.I have already tried to install 3 buffers but i always get the message ''applicant is incorrect''.I have to say that i use clean sources and i have seen all tutorials here on forum but nothing has worked for me.
My steps are->1.Create new class.java through eclipse in instance folder and compile.
2.Create 1-999.hml file in data/hml/npcs and put there the hml of my buffer with id:10
3.Create folder named buffer in data/html and put there the html that i have downloaded
4.Compile again
I have checked through eclipse to avoid any syntax errors and i have matched all files.
Is there anything else i have to do?Thanks for your time.
The stats you see in game are corrected by their relative factors (for example the mob's STR will influence his P.Atk etc.)
The stats you see in the XML are the base stats.
NPC information in the game does not match the XML. The values are set higher than in the XML. All monsters are set this way. Where can I find information about this? There is no option in the server config files to change this. Please help.
Question
Maximotatos1
I recently changed my pack into aCis and i have huge problem understanding how can i add a npc into my server.I have already tried to install 3 buffers but i always get the message ''applicant is incorrect''.I have to say that i use clean sources and i have seen all tutorials here on forum but nothing has worked for me.
My steps are->1.Create new class.java through eclipse in instance folder and compile.
2.Create 1-999.hml file in data/hml/npcs and put there the hml of my buffer with id:10
3.Create folder named buffer in data/html and put there the html that i have downloaded
4.Compile again
I have checked through eclipse to avoid any syntax errors and i have matched all files.
Is there anything else i have to do?Thanks for your time.
7 answers to this question
Recommended Posts