Jump to content

[Share]Don't loose buffs.


Recommended Posts

Hi everybody.

I don't find the way to keep the buffs when a player die. So i post.

 

 

In L2Playable.java, delete or put these lines on comments.

// Stop all active skills effects in progress
	if (isPhoenixBlessed())
	{
		//remove Lucky Charm if player has SoulOfThePhoenix/Salvation buff
		if (getCharmOfLuck())
			stopCharmOfLuck(null);
		if (isNoblesseBlessed())
			stopNoblesseBlessing(null);
	}
	// Same thing if the Character isn't a Noblesse Blessed L2Playable
	else if (isNoblesseBlessed())
	{
		stopNoblesseBlessing(null);

		//remove Lucky Charm if player have Nobless blessing buff
		if (getCharmOfLuck())
			stopCharmOfLuck(null);
	}
	else
		stopAllEffectsExceptThoseThatLastThroughDeath();

 

Credits : Tryskell

Link to comment
Share on other sites

I'm owner of a middle rate, so the noblesse quest is official without help for me. So for augment the pvp, i post this share, because there isn't many nobles in middle rate or LR.

 

After, this share can avoid to use a slot for noblesse and is better for PVP.

Now, i thought here was a share and help place for everyone, but with your reactions i think it isn't now..

Link to comment
Share on other sites

i think it's shared before but got no proofs and no search button to search!

 

yes me too. It's why i share it. If it was already share, i will ask a moderator to delete this topic.

Link to comment
Share on other sites

So what will be sense to have nobless blessing later? pff stop posting useless shares

 

Sorry for a later post  but i have something to said. This is real usefull for PvP server. No need wait to nobless or waiting someone to nobless you.

 

When you get the nobless you can

- Dont lost Buff

- Get Tittle

- Go in Olympiad.

 

So is real usefull for PvP server, but not good for PvE server.

 

Thanks for your sharing.

Link to comment
Share on other sites

Sorry for a later post  but i have something to said. This is real usefull for PvP server. No need wait to nobless or waiting someone to nobless you.

 

When you get the nobless you can

- Dont lost Buff

- Get Tittle

- Go in Olympiad.

 

So is real usefull for PvP server, but not good for PvE server.

 

Thanks for your sharing.

 

Well, with a small edit and the idea of that guy shared this mod, you can make noblessed char to do not losing the noblesse buff when is getting killed and make noblesse possible to cancel it with "Alt+Click" (about alt+click check the .xml of the noblesse, there is smthing "canbedispeled=false").

 

So in that way as long someone is noblessed, he will keep his buffs and he will not lose noblesse else if he alt+click it....

All will be happy, devs and players that likes how noblesse works and the other guys that they do not like noblesse their chars every 1 death :) :) :)!!!

Link to comment
Share on other sites

Sorry for a later post  but i have something to said. This is real usefull for PvP server. No need wait to nobless or waiting someone to nobless you.

 

When you get the nobless you can

- Dont lost Buff

- Get Tittle

- Go in Olympiad.

 

So is real usefull for PvP server, but not good for PvE server.

 

Thanks for your sharing.

 

Excuse meh but?? PvE server? what you meen? you meen low rate?

Because when you say PvP server its like no exp and etc so immediatly game goes to PvP, with PvE you meen that we fight the Enviroment so fight crips....

 

correct me id im wrong

Link to comment
Share on other sites

Excuse meh but?? PvE server? what you meen? you meen low rate?

Because when you say PvP server its like no exp and etc so immediatly game goes to PvP, with PvE you meen that we fight the Enviroment so fight crips....

 

correct me id im wrong

 

Well, he simply means that this mod is going to fuck the Noblesse Blessing buff, this buff is not that great for a PvP Server (PvP Server means High Rate Server), but for an PvE Server (aka Low Rate Server) noblesse blessing is just a great feature that makes the game more special.... If you add this mod on a PvE server you are going to disable Noblesse Blessing, this will cause gameplay problems... Thats all...!!!

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...