Commissar Jdf
Regular

Hi guys,
Before I start, I'd like to say that I use FSE primarily and the best way to contact me is either on my FSE account or my Steam account. I am also referencing Napoleonic Wars, not Native (although I'm sure they're similar in scripting
).
1.) Anywho, getting to the point: I'm inquiring about making a script that 'plays' an admin message every 5 or so minutes reminding the players to favorite the server.
I've figured out how to incorporate the below script in order to play a small, pink message in the bottommost-left part of the screen to players upon joining the server.
I've tried using "multiplayer_event_send_admin_chat," but alas it's no good.
2.) Is it possible to entirely disable a team so players can't join it?
Thanks to anyone that responds.
Before I start, I'd like to say that I use FSE primarily and the best way to contact me is either on my FSE account or my Steam account. I am also referencing Napoleonic Wars, not Native (although I'm sure they're similar in scripting
1.) Anywho, getting to the point: I'm inquiring about making a script that 'plays' an admin message every 5 or so minutes reminding the players to favorite the server.
I've figured out how to incorporate the below script in order to play a small, pink message in the bottommost-left part of the screen to players upon joining the server.
插入代码块:
(multiplayer_send_string_to_player, ":player_no", multiplayer_event_show_server_message, "str_intro_msg"),
I've tried using "multiplayer_event_send_admin_chat," but alas it's no good.
2.) Is it possible to entirely disable a team so players can't join it?
Thanks to anyone that responds.
