]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Impulse_map.textile
updated impulse list
[xonotic/xonotic.wiki.git] / Impulse_map.textile
1 h1. Impulse map
2
3 Information taken from 
4 * server/cl_impulse.qc
5 * server/cheats.qc
6 * OUNS wiki cached by "Google":http://webcache.googleusercontent.com/search?q=cache:V24C1sh8RQMJ:ouns.nexuizninjaz.com/tech:impulse+nexuiz+impulse+list&cd=1&hl=en&ct=clnk&gl=uk&client=opera&source=www.google.co.uk
7
8
9 Note
10 * Impulse 30 appears to be used twice
11
12 Number: Effect
13 0: Reserved (no input)
14 1: Weapon group 1 (Laser and @!#%'n Tuba)
15 2: Weapon group 2 (Shotgun)
16 3: Weapon group 3 (Machine Gun)
17 4: Weapon group 4 (Mortar and Mine Layer)
18 5: Weapon group 5 (Electro)
19 6: Weapon group 6 (HLAC and Crylink)
20 7: Weapon group 7 (Nex, MinstaNex and Rifle)
21 8: Weapon group 8 (Hagar and T.A.G. Seeker)
22 9: Weapon group 9 (Rocket Launcher and Fireball)
23 10: Next weapon according to linear list (1, 2, 3, 4 etc)
24 11: Most recently used weapon (last selected weapon)
25 12: Previous weapon according to linear list (23, 22, 21, 20 etc)
26 13: Best weapon according to priority list
27 14: Weapon group 0 (Port-O-Launch and Hook)
28 15: Next weapon according to priority list
29 16: Previous weapon according to priority list
30 17: Throw weapon
31 18: Next weapon according to sbar_hudselector 1 list
32 19: Previous weapon according to sbar_hudselector 1 list
33 20: Reload if possible
34
35 30: CHIMPULSE_SPEEDRUN_INIT (found in cheats.qc)
36 30: Personal waypoint at your location
37 31: Personal waypoint at crosshair location
38 32: Personal waypoint at last death location
39 33: 'Help Me' above you
40 34: 'Here' at your location
41 35: 'Here' at crosshair
42 36: 'Here' at last death location
43 37: 'Danger' at your location
44 38: 'Danger' at crosshair
45 39: 'Danger' at last death location
46
47 47: Clear personal waypoints
48 48: Clear all waypoints
49
50
51 99: Grants all weapons, 999 ammo, health, and armor (needs sv_cheats 1)
52
53 100: Tetris (needs Tetris to compiled in)
54
55 103: spawn a bot waypoint [g_waypointeditor_spawn]
56 104: remove a bot waypoint [g_waypointeditor_remove]
57 105: relink objects and spawned bot waypoints [g_waypointeditor_relinkall]
58 106: save spawned bot waypoints to .xonotic/data/data/maps.mapname.waypoints [g_waypointeditor_saveall]
59 107: show any bot waypoints that cannot be reached (blue) and walked (red) to, and any player spawn points without any near bot waypoint [g_waypointeditor_unreachable]
60
61 140: Moving clone (needs sv_cheats 1)
62 141: CTF speedrun, teleports you to the location you last set a g_waypointsprite_personal, resets the flag, health, ammo, gives you all weapons on the map (needs sv_cheats 1)
63 142: Static clone (needs sv_cheats 1)
64 143: Emergency teleport (needs sv_cheats 1)
65 148: Trigger explosion (needs sv_cheats 1)
66
67 200-209: Cycles cl_weaponpriorityx (where x=0-9) backwards
68 210-219: Cycles cl_weaponpriorityx (where x=0-9) by preference
69 220-229: Cycles cl_weaponpriorityx (where x=0-9) forwards
70
71 230: Laser
72 231: Shotgun
73 232: Machine Gun
74 233: Mortar
75 234: Mine Layer
76 235: Electro
77 236: Crylink
78 237: Nex
79 238: Hagar
80 239: Rocket Launcher
81 240: Port-O-Launch
82 241: Minsta Nex
83 242: Grappling Hook
84 243: Heavy Laser Assault Cannon
85 244: @!#%'n Tuba
86 245: Rifle
87 246: Fireball
88 247: T.A.G. Seeker
89 248: Reserved for a future weapon
90 249: Reserved for a future weapon
91 250: Reserved for a future weapon
92 251: Reserved for a future weapon
93 252: Reserved for a future weapon
94 253: Reserved for a future weapon