This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
maps:ball_dodgeball [2017/06/16 18:59] biell created |
maps:ball_dodgeball [2017/06/16 19:42] (current) biell [Configuration] |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| - When eliminated, you have 1.5 seconds to pass the ball to a teammate \ | - When eliminated, you have 1.5 seconds to pass the ball to a teammate \ | ||
| before it is reset to the center of the map | before it is reset to the center of the map | ||
| + | - Only [[altitude>Biplane]], [[altitude>Bomber]], and \ | ||
| + | Acid [[altitude>Loopy]] plane configurations are allowed | ||
| + | - There is no ball gravity | ||
| | | ||
| ==== Changing Outs ==== | ==== Changing Outs ==== | ||
| Line 33: | Line 36: | ||
| /vote game outs 5 | /vote game outs 5 | ||
| + | |||
| + | ==== Map ==== | ||
| + | {{ maps:ball_dodgeball.png?768 |}} | ||
| + | |||
| + | ==== Configuration ==== | ||
| + | The Alti+ map configration: | ||
| + | |||
| + | /add plane Biplane | ||
| + | /add plane Bomber | ||
| + | /add plane Loopy,Acid | ||
| + | /set gravity 2 | ||
| + | /set botCount 0 | ||
| + | | ||
| + | The Alti+ script which provides the coding can be found on | ||
| + | [[https://github.com/biell/alti-server/blob/master/example_scripts/ball_dodgeball|ball_dodgeball]] script | ||