Page 1 of 1

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

Posted: Wed Apr 30, 2025 9:25 pm
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

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

Posted: Fri May 02, 2025 2:20 pm
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

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

Posted: Fri May 02, 2025 2:29 pm
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.