Skip to content
Snippets Groups Projects
  • Zoey76's avatar
    BETA: Unardcoding instance of Territory Managers: · 09a69e3d
    Zoey76 authored
    	* Using retail htmls.
    		* Removed all the duplicated htmls, same way as retail does, we send Gludio's Npc htmls.
    	* Added all retail conditions to become noblesse.
    		* Inspired by malyelfik's work.
    		* Now noblesse quest are completed and related items are removed.
    		* Subclass quest is completed, depending if player's race is Kamael or not.
    		* If the player is under level 40 or hasn't completed the second class transfer, the Territory Manager will send a different html.
    		* Added level 75 missing check.
    		* Reworked the way item Ids and territory Ids are generated, bypass won't be exploited.
    	* Implementing AbstractNpcAI by UnAfraid and me.
    		* Sets a new standard to make NPC AIs, outside the core.
    		* Extends L2Script, you can use Listeners!
    		* Keeps the script and the htmls together, easy to modify and easy to disable/enable.
    			* Features removed in upcoming versions, could be retained as L2J customs.
    09a69e3d