]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Vehicles.md
typo
[xonotic/xonotic.wiki.git] / Vehicles.md
1 Vehicles
2 ========
3 # What does a vehicle do in Xonotic?
4
5 There are several types of vehicles available in Xonotic to make team play more fun. Some vehicles are automatic like a robot; others need at least one player to operate (drive or pilot). Some vehicles need, in addition to a driver/pilot, one more more shooters to operate the weapons on the vehicles. Some vehicles are not equipped with weapons but can carry a lot of players.
6
7 # Where are vehicles available?
8
9 Vehicles are available in maps that support them, i.e. maps that have vehicle placed in them. The map makers, or the mappers, have to put vehicles in maps for players to play.
10
11 Any standard servers support vehicles if they include maps with veheciles placed in them. Some servers features only large maps for vehicles.
12
13 # Official vehicles
14
15 ## Bumble Bee
16
17 TODO
18
19 ## Racer
20
21 TODO
22
23 ## Raptor
24
25 TODO
26
27 ## Spiderbot
28
29 TODO
30
31 # Unofficial vehicles
32
33 On some servers, one may find experiment vehicles that are not official. Please post your opinions on them in [Xonotic Official Forums](http://forums.xonotic.org).
34
35 # Notes for mappers
36
37 Vehicle names for mappers:
38
39 TODO
40
41 # Notes for developers
42
43 `Assault` needs testing, as far as i can tell it should work now.
44
45 `ons/dom` is UNSUPPORTED, as in targeting vehicles with those ents - this is in development.
46
47 Maps needed, `as` and `ctf` for now - i cant take this much further w/o play testing on a larger scale.
48