Map
- Functions
- 5
- Work in this build
- 1
- Compiled out
- 4
5 names
map_info
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (map_info) | void | 183 |
map_name
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (map_name <string>) | void | 924 |
map_reset
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (map_reset) | void | 910 |
console: map_reset
map_reset_debug
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (map_reset_debug) | void | 911 |
map_reset_random
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (map_reset_random) | void | 912 |
Read from the function table in the shipped simulation DLL. A name is compiled out when every one of its slots points at the release build's shared stub evaluator; the console still accepts it and returns nothing. Descriptions are hand-written and incomplete; the engine's own help text does not survive in this build. See The Blam console for how the table was found and how the mod runs these.