Skip to content
Snippets Groups Projects
Commit 09a69e3d authored by Zoey76's avatar Zoey76
Browse files

BETA: Unardcoding instance of Territory Managers:

	* 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.
parent daddaa5c
No related branches found
No related tags found
Loading
Showing
with 0 additions and 37 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment