Posts: 51
Threads: 9
Joined: Oct 2011
Reputation:
0
Hello Guys, Just want to make a simple Score menu for teams ( 2 teams) where just when a team attain 10 (Or what ever u set it ) score(completing the objective) the server restart and make a new round
i appreciate if Someone Give me some Hints or where to start.
Made evrything but stuck at this point
Posts: 1,398
Threads: 25
Joined: Jan 2014
Reputation:
0
like what type of objective are u talking about?
Posts: 133
Threads: 12
Joined: Oct 2013
Reputation:
0
you need to make a 2 global variables who count every team kill, when some of those variables reach the objectif reset them to 0 and respawn all players. I'm not clear because i need to see your scripts to give you the correct answer.
Posts: 51
Threads: 9
Joined: Oct 2011
Reputation:
0
i have 2 team LS airport and LV airport each objective of these team is steal the other team (special) plane marked on the map with an arrow. i succusfully made the server restart and make a new round each time a team has stolen the other team' plane 10 times but it is Not Visible on the Screen... like This
LS Airport (SCORE)
LV Airport (SCORE)
Posts: 133
Threads: 12
Joined: Oct 2013
Reputation:
0
use textdraw then it's easy !
Posts: 51
Threads: 9
Joined: Oct 2011
Reputation:
0
21.02.2014, 11:42
(
Последний раз редактировалось trick_master; 21.02.2014 в 12:25.
)
But How it will show the Score Of the team ? i just want some Hints u dont need to do the work