Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How do I make a game-self starting script in my game?

Asked by 9 years ago

I am updating a kickball game which has around 11.6k visits. I want to have my game start byself (like TPS,NFL,or RB in sports genre) So I don't have to quickly bore people that need an admin in order to play.

Is it too advanced? or am I missing something from the wiki?

2 answers

Log in to vote
1
Answered by
yoshiegg6 176
9 years ago

This requires advanced scripting. You'd have to script it to wait for there to be a certain number of players, then randomize the teams, give out tools and do this over and over. Please accept answer and upvote.

0
Hm... CowardlyArnold 20 — 9y
Ad
Log in to vote
1
Answered by
Muoshuu 580 Moderation Voter
9 years ago

Try putting the game script in a function, then calling the function as the server starts.

Answer this question