Jump to content
  • 0

Anyone can help me here?


Question

Posted (edited)

Can anyone help me here? i want to use map guild_vs3 and the party warps on both side "guild_vs3 84,51" - team a "guild_vs3 61,51"- Team B. And possible to put announcer count down when they can start the match! :) the match will finish in 3 rounds.

tvt.txt

Edited by Jheiar

8 answers to this question

Recommended Posts

Posted
  announce "MATCH STARTED",0;     <----------------------------------------
  setarray .Members[0],.No,.No;
  for( set .@party,0; .@party < 2; set .@party,.@party + 1 ){
   getpartymember .Team[.@party],1;
   for( set .@i,0; .@i < .No; set .@i,.@i + 1 )
   warpchar .Map$,84,51,$@partymembercid[.@i];
  }

Join the conversation

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...