]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Impulse_map.textile
Impulses
[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
11 * Three of the impulses (77, 144 and 145) are listed on the OUNS wiki and appear to be deprecated
12 * Impulse 30 appears to be used twice
13
14 Number: Effect
15 0: Reserved (no input)
16 1: Weapon group 1 (Laser and @!#%'n Tuba)
17 2: Weapon group 2 (Shotgun)
18 3: Weapon group 3 (Machine Gun)
19 4: Weapon group 4 (Mortar and Mine Layer)
20 5: Weapon group 5 (Electro)
21 6: Weapon group 6 (HLAC and Crylink)
22 7: Weapon group 7 (Nex, MinstaNex and Rifle)
23 8: Weapon group 8 (Hagar and T.A.G. Seeker)
24 9: Weapon group 9 (Rocket Launcher and Fireball)
25 10: Next weapon according to linear list (1, 2, 3, 4 etc)
26 11: Most recently used weapon (last selected weapon)
27 12: Previous weapon according to linear list (23, 22, 21, 20 etc)
28 13: Best weapon according to priority list
29 14: Weapon group 0 (Port-O-Launch and Hook)
30 15: Next weapon according to priority list
31 16: Previous weapon according to priority list
32 17: Throw weapon
33 18: Next weapon according to sbar_hudselector 1 list
34 19: Previous weapon according to sbar_hudselector 1 list
35 20: Reload if possible
36
37 30: CHIMPULSE_SPEEDRUN_INIT (found in cheats.qc)
38 30: Personal waypoint at your location
39 31: Personal waypoint at crosshair location
40 32: Personal waypoint at last death location
41 33: 'Help Me' above you
42 34: 'Here' at your location
43 35: 'Here' at crosshair
44 36: 'Here' at last death location
45 37: 'Danger' at your location
46 38: 'Danger' at crosshair
47 39: 'Danger' at last death location
48
49 47: Clear personal waypoints
50 48: Clear all waypoints
51
52 -77: Return the flag you are carrying and teleport to the position you put a g_waypointsprite_personal (found on OUNS wiki)
53
54 99: Grants all weapons, 999 ammo, health, and armor (needs sv_cheats 1)
55
56 100: Tetris (needs Tetris mode to compiled in)
57
58 103: spawn a bot waypoint [g_waypointeditor_spawn]
59 104: remove a bot waypoint [g_waypointeditor_remove]
60 105: relink objects and spawned bot waypoints [g_waypointeditor_relinkall]
61 106: save spawned bot waypoints to .xonotic/data/data/maps.mapname.waypoints [g_waypointeditor_saveall]
62 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]
63
64 140: Moving clone (needs sv_cheats 1)
65 141: Teleports you to base, resets the flag, health, ammo, gives you all weapons on the map (needs sv_cheats 1)
66 142: Static clone (needs sv_cheats 1)
67 143: Emergency teleport (needs sv_cheats 1)
68 -144: Prints info about surface (needs sv_cheats 1) (found on OUNS wiki)
69 -145: Distance between you and crosshair (needs sv_cheats 1) (found on OUNS wiki)
70
71 148: Trigger explosion (needs sv_cheats 1)
72
73 200-209: Cycles cl_weaponpriorityx (where x=0-9) backwards
74 210-219: Cycles cl_weaponpriorityx (where x=0-9) by preference
75 220-229: Cycles cl_weaponpriorityx (where x=0-9) forwards
76
77 230: Laser
78 231: Shotgun
79 232: Machine Gun
80 233: Mortar
81 234: Mine Layer
82 235: Electro
83 236: Crylink
84 237: Nex
85 238: Hagar
86 239: Rocket Launcher
87 240: Port-O-Launch
88 241: Minsta Nex
89 242: Grappling Hook
90 243: Heavy Laser Assault Cannon
91 244: @!#%'n Tuba
92 245: Rifle
93 246: Fireball
94 247: T.A.G. Seeker
95 248: Reserved for a future weapon
96 249: Reserved for a future weapon
97 250: Reserved for a future weapon
98 251: Reserved for a future weapon
99 252: Reserved for a future weapon
100 253: Reserved for a future weapon