Jump to content

Recommended Posts

Posted
Index: net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java

===================================================================

--- net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 61)

+++ net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 61)

@@ -4521,8 +4523,4 @@

        case 24:

-         Announcements.getInstance().announceToAll("Player: " + this.getName()+ " is on a Holy Shit! With 24 Kills.");

+         Announcements.getInstance().announceToAll("Player: " + this.getName()+ " is on a Holy Shit! With 24 Kills and won hero

status.");                      

+               if (isHero())

+               sendMessage(You are already a hero);

+               else

+         setHero(true);

 

Credits : me..

Idea : SkyLance?

Posted

1 line share, great, but whats the point?

 

The point is to make my life harder, while adding them at my AIO >.>

Anyway, added of course..

 

Keep sharing, but try to share more useful things..

The sethero thingy can be added at every single code that has been shared here :x

Posted

nice but the good would be with a screen message with white letters something with ExShowScreenMsg or smth like that

 

yeah but Ive never seeng it in interlude :(

Posted

DominiQue: I appriciate the time you are spending ( making shares ).

But if you can next time share a completed code.

 

For example: Noone can't add this, because the code in where you based your add-on ( Quake System ) is missing.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...