Jump to content

Tvt Event Reworked. (.tvtjoin / .tvtleave / .tvtstatus)


Recommended Posts

Hello guys!

 

I use this TvT Event and I have add/fix/remove some things. If you have already this event you will understand what I mean.

Removed useless lines/methods.

Isn't something special but I wanted to share with you.

 

Mana potions/Escape scrolls,skills fixed.

Problems with NPC respawn/spawn. 

Added Respawn delay on die, Noblesse on die, Do not lose buffs (with config), Reward after 5/8/12/15/20 kills without die & announce the name of player with the count of kills without die. (if you die, kills goes 0 again).

You can find the option of the kills count on TvTEvent.java [Watch the lines].

Players can't be healed on event (with config).

.tvtjoin / .tvtleave / .tvtstatus

 

 

Config/Npc [http://pastebin.com/xUd4bJhN]

Core [http://pastebin.com/vkGuh57i]

 

Core FOR 360+ rev [http://pastebin.com/ZF85SVBk]

 

209nf4w.jpg 2eedf81.jpg2ai0v1l.jpg2dsg2th.jpg

 

Systextures-html [https://dir50.com/6kww37s9u3dy/Systextures-html.rar.html]

LINK 2 [if you find problem]

Edited by 'Baggos'
  • Upvote 1
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

Έχει Aura. (Μην κοιτάς το χρώμα από τα name μου. Είναι pvp color system.)

 

rOFYQHL.jpg

Link to comment
Share on other sites

Έχει Aura. (Μην κοιτάς το χρώμα από τα name μου. Είναι pvp color system.)

 

rOFYQHL.jpg

nai exeis dikeio alla sto 362 exei thema den exei aura mallon.... ti paizei?

Link to comment
Share on other sites

Question, can i make 5kills and got rewards,  let me kill by my oponent, make 5kill agains i got reward again of 5kills? 

switch (killerPlayerInstance._tvtkills)
                {
                  case 5: // Reward after 5 kills without die
                  case 8: // Reward after 8 kills without die
                  case 12: // Reward after 12 kills without die
                  case 15: // Reward after 15 kills without die
                  case 20: // Reward after 20 kills without die

if you want to reset your kills just 

killerPlayerInstance._tvtkills =0;

after your case

Edited by ⏇Melron⏇℠Abs
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.

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