]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Vehicles.md
add outline for vehicles
[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 Vehicle name for mappers:
20
21 ##Racer
22
23 TODO
24
25 Vehicle name for mappers:
26
27 ##Raptor
28
29 TODO
30
31 Vehicle name for mappers:
32
33 ##Spiderbot
34
35 TODO
36
37 Vehicle name for mappers:
38
39 # Unofficial vehicles
40
41 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).
42
43 # Notes for developers
44
45 `Assault` needs testing, as far as i can tell it should work now.
46
47 `ons/dom` is UNSUPPORTED, as in targeting vehicles with those ents - this is in development.
48
49 Maps needed, `as` and `ctf` for now - i cant take this much further w/o play testing on a larger scale.
50