Jheiar Posted November 10, 2012 Posted November 10, 2012 (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 November 10, 2012 by Jheiar Quote
Mootie Posted November 10, 2012 Posted November 10, 2012 If you want to put anouncer to this script put announce "[ " + strcharinfo(0) + " ] set mapflag? lol Quote
Mootie Posted November 10, 2012 Posted November 10, 2012 yeah o.o cause your english is too bad lol o.o Quote
Jheiar Posted November 10, 2012 Author Posted November 10, 2012 (edited) really. okai. thanks for the help. you just dont get whats my points. you just wanna say something! Edited November 10, 2012 by Jheiar Quote
Mootie Posted November 10, 2012 Posted November 10, 2012 i dont wanna say something i wanna try help but look if someone already understand what your point is then your request is already solve lol many pro are online Quote
Emistry Posted November 11, 2012 Posted November 11, 2012 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]; } Quote
Jheiar Posted November 11, 2012 Author Posted November 11, 2012 Will this warp on both side, sir emistry? Quote
Question
Jheiar
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 Jheiar8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.