**NPC to join clan**

<set name="type" value="ClanRecruiter" />

I didn't have the nerves to fix the HTML further.

View attachment 7651View attachment 7652
Guys, Trance sent me this code, it looks amazing! He sent me a video on how to compile and run it, but my programming skills are very low, I think I'm better at giving ideas haha.
Could someone send me this already compiled so I can see this idea I had in practice =D? Please and thank you very much!
 
Guys, Trance sent me this code, it looks amazing! He sent me a video on how to compile and run it, but my programming skills are very low, I think I'm better at giving ideas haha.
Could someone send me this already compiled so I can see this idea I had in practice =D? Please and thank you very much!
it's better to learn it by your self. You do not need any special skills, even with low skills you can make it.
1. Download intellij community https://www.jetbrains.com/idea/download/?section=windows
2. Do 1:1 as this video https://lucera2.com/threads/how-to-add-your-quests-or-subsystems-to-an-assembly.1406/
then compile the ext.jar and its ready. It's better to learn this than waiting someone to compile a code for you.
just make the correct package. (npc.model) then create new java file and you are ready to compile.
 
it's better to learn it by your self. You do not need any special skills, even with low skills you can make it.
1. Download intellij community https://www.jetbrains.com/idea/download/?section=windows
2. Do 1:1 as this video https://lucera2.com/threads/how-to-add-your-quests-or-subsystems-to-an-assembly.1406/
then compile the ext.jar and its ready. It's better to learn this than waiting someone to compile a code for you.
just make the correct package. (npc.model) then create new java file and you are ready to compile.
Thank you very much Titan, I will strive to learn and understand more about it, thank you for the motivation and shortcuts my friend =D
 
Back
Top