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
how do i add breifing text to my custom misson and with no commond center
Re: how do i add breifing text to my custom misson and with no commond center
I asked nearly the same question, some time ago.and also adding color to the players
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.
Re: how do i add breifing text to my custom misson and with no commond center
In the file:i want to add breifing text
rules.yaml
Something like this (in the yaml code):
Code: Select all
Briefing: Rescue Tanya.\n\nOnce disguised ...
You must write all briefing text in one line here.