Battlefield Control

How do I send a notification to all players via Battlefield Control when they join the server and my map is chosen?

Information and discussion for custom maps and mods.
Post Reply
MeeIIs635
Posts: 3
Joined: Sun Oct 31, 2021 6:42 pm

Battlefield Control

Post by MeeIIs635 »

How do I send a notification to all players via Battlefield Control when they join the server and my map is chosen? :stressed:

abcdefg30
Posts: 641
Joined: Mon Aug 18, 2014 6:00 pm

Re: Battlefield Control

Post by abcdefg30 »

You can do this by adding a briefing. I suggest looking at existing maps how to include it in detail, but basically it is adding following custom rules to your map:

Code: Select all

World:
	MissionData:
		Briefing: text

Post Reply