how do i add breifing text to my custom misson and with no commond center

Information and discussion for custom maps and mods.
Post Reply
NoobMan
Posts: 1
Joined: Wed Apr 30, 2025 9:08 pm

how do i add breifing text to my custom misson and with no commond center

Post by NoobMan »

i want to make misson map but i want to add breifing text and i want it to have no command center


and also adding color to the players

how do i do these


english is not my first language

Adrian
Posts: 135
Joined: Wed Feb 12, 2020 5:44 pm

Re: how do i add breifing text to my custom misson and with no commond center

Post by Adrian »

and also adding color to the players
I asked nearly the same question, some time ago.
Here is an answer.

"Color in missions"
viewtopic.php?f=83&t=21741&p=314805
Last edited by Adrian on Fri May 02, 2025 2:34 pm, edited 2 times in total.

Adrian
Posts: 135
Joined: Wed Feb 12, 2020 5:44 pm

Re: how do i add breifing text to my custom misson and with no commond center

Post by Adrian »

i want to add breifing text
In the file:
rules.yaml

Something like this (in the yaml code):

Code: Select all

Briefing: Rescue Tanya.\n\nOnce disguised ...
where \n is sign for new line.

You must write all briefing text in one line here.

Post Reply