Jump to content
  • 0
Sign in to follow this  
Myth

How to put countdown?

Question

}//RED TEAMprontera,152,157,5	script	Deatchmatch Grounds	733,{	end;OnInit:	waitingroom "Red Team", getvariableofnpc( .minplayer2start, "custom_bg#control" ) +1, "custom_bg#control::onstart", getvariableofnpc( .minplayer2start, "custom_bg#control" );	set getvariableofnpc( .rednpcname$, "custom_bg#control" ), strnpcinfo(0);	end;}prontera,36,95,5	script	...	111,{input @broadcast$;atcommand ""+@broadcast$+"";}  //DO NOT TOUCH//BLUE TEAMprontera,159,157,5	script	Deathmatch Grounds#1	734,{	end;OnInit:	waitingroom "Blue Team", getvariableofnpc( .minplayer2start, "custom_bg#control" ) +1, "custom_bg#control::onstart", getvariableofnpc( .minplayer2start, "custom_bg#control" );	set getvariableofnpc( .bluenpcname$, "custom_bg#control" ), strnpcinfo(0);	end;}guild_vs2	mapflag	battleground	2guild_vs2	mapflag	nosave	SavePointguild_vs2	mapflag	nowarpguild_vs2	mapflag	nowarptoguild_vs2	mapflag	noteleportguild_vs2	mapflag	nomemoguild_vs2	mapflag	nopenaltyguild_vs2	mapflag	nobranchguild_vs2	mapflag	noicewall

how to put a countdown timer when all the players are all in the map? and dont move until the npc announce Buffs ON maybe 5seconds interval before the NPC count in 3, 2, 1, Go 

Edited by Myth

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.