Jump to content
  • 0

Tvt Event


Detroitas

Question

Hello. I'm trying to add TvT for acis, but something goes wrong.

Code - http://pastebin.com/ESxADxRV

 

sf/l2j/gameserver/handler/usercommandhandlers/Escape.java

10eb80bba1975ba17c583961c02180af166.jpg

 

 

sf/l2j/gameserver/events/EventManager.java

e54278a535dea52c39dea9ca6f7b6b0f203.jpg

 

 

sf/l2j/gameserver/events/TvTEvent.java

27964121d675f42e7773db8bdbcd0687430.jpg

 

Any help?

Link to comment
Share on other sites

Recommended Posts

  • 0

 

GrandBossManager needs to import it

ThreadPoolManager.getInstance().scheduleGeneral

To ThreadPool.schedule

Remove Announcements and replace With

Broadcast.announceToOnlinePlayers

I mean where is the error like announcements.getinstance()

Edited by Reborn12
Link to comment
Share on other sites

  • 0

You have example few lines below and you can't manage that you have to change Util to StringUtil like in the example below..?

Link to comment
Share on other sites

  • 0

You have example few lines below and you can't manage that you have to change Util to StringUtil like in the example below..?

that changed, thanks. But what about announcment import?

Link to comment
Share on other sites

  • 0

There are no reason for color name.

If you use aCis 360+ you should add Aura in teams (Blue,Red) like spawn protection does I guess..

Because and others with aCis 360+ can't see Aura in teams.

Edited by 'Baggos'
Link to comment
Share on other sites

  • 0

There are no reason for color name.

If you use aCis 360+ you should add Aura in teams (Blue,Red) like spawn protection does I guess..

Because and others with aCis 360+ can't see Aura in teams.

and where need to add that code?

Link to comment
Share on other sites

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
Answer this question...

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