|
Console commands
Press ")" under linux and "`" or "²" under windows to show/hide console while playing.
(n is an integer, f a floating point number)
1. fps_on/fps_off : show/hide the fps
2. zshoot : make a shot of the zbuffer
3. video shoot : activate/deactivate video recording
4. reload shaders : reload the vertex & fragment programs used for water and details texture
5. show mission info : prints current mission and mission flags of the selected unit
6. view debug : draw on minimap the area that's computed by the renderer
7. ia debug : show debug info about AI
8. internal name : display the short name of the selected unit
9. internal idx : display the index of the selected unit
10. exit : leave the game
11. wireframe : toggle wireframe mode
12. priority n : set main thread priority to 0 (low - normal), 1 (medium) or 2 (high - might slow down the rest of the engine)
13. water quality n : form 0 to 4 (0 - low, 1 - normal, 2 - high, 3 - higher, 4 - extreme (3 but with reflection on water))
14. shadow quality n : quality of shadows (if you want them smooth)
15. shadow ray n : smoothness of shadows
16. shadow : toggle shadows
17. details : toggle details texture
18. particle : toggle particles
19. waves : toggle waves on coasts
20. show script : display scripting info about selected unit
21. show model : display 3D model info about selected unit
22. rotate light : make the sun light rotate
23. shake : make the screen shake like when a big weapons detonates
24. freecam : toggle free camera mode
25. fps_limit : limit the frame rate (<= 0 means no limit)
26. spawn UNIT player_id nb : spawns nb units of type UNIT for player_id, if UNIT isn't a correct unit type it spawns units of random type
27. timefactor s : set game speed
28. addhp h : add h hit points to selected units (can be negative)
29. activate/deactivate : activate or deactivate selected units
30. reset_script : reset selected units's script environment
31. unitinfo : print info about selected units to the console
32. kill : kill selected units
33. script n : start script n on selected units
34. pause : toggle pause/resume game
35. give metal/energy/both player_id amount : give amount of resources to player_id
36. metal : toggle infinite metal cheat
37. energy : toggle infinite energy cheat
|