Command — And Comquer
: In the World Builder, use scripting triggers like "Show military briefing" to call these named strings during gameplay. 2. Editing Unit and Item Names (Modding)
: Reinstall the Russell Square font, which the game uses for most UI text.
: Use italics for actions. If an action occurs during dialogue, surround it with square brackets and italics (e.g., [sighs] ). command and comquer
: "TEXT_UNIT_TITLE_GDI_MAMMOTH_TANK" "Your Custom Name" .
The process for preparing text in (C&C) depends on whether you are creating map briefings, editing game strings for mods, or transcribing game content for community wikis. 1. Preparing Mission Briefings (World Builder) : In the World Builder, use scripting triggers
: Bold the speaker's name followed by a colon (e.g., Sheppard: ).
If text is missing from menus or the UI (common in C&C 3 or Kane's Wrath ), it is often a font rendering issue: : Use italics for actions
: Surround titles or captions with square brackets; bold major titles (e.g., [MISSION ACCOMPLISHED] ). 4. Technical Troubleshooting (Missing Text)