How to add a player list to a scheduled HOI4 game
If you are an administrator of a Discord server that uses the HOI4Intel bot, you can use the /add_player_list
command to add a player list to a scheduled HOI4 game.
This command allows you to manually assign nations to players for the game.
This is required for the /end_hoi_game
command if you want to set ratings to players after the game.
Requirements
- You need to already have event created using the
/add_hoi_game
HOI4Intel command.
Check out https://hoi.theorganization.eu/wiki/article/15/usage-of-add-hoi-game-command for more information.
Usage
The syntax of the /add_player_list
command is:
/add_player_list event_id
The parameter is:
event_id
: The ID of the event that you want to add a player list to. You can find the ID in the event announcement message that was posted by the bot when you scheduled the game.
After you enter the command, the bot will ask you to enter a country name and ping the player who will play that country. The format is:
@player country
For example:
@Ninjonik USSR
This will assign Ninjonik to play as the USSR in the game. You can enter as many pairs of players and countries as you want.
When you are done, send a stop
message to finish.
Example
An example of using the /add_player_list
command is:
/add_player_list event_id:1234567890
@Ninjonik USSR
@Osterland Germany
@Dom USA
stop
This will add a player list to the event with the ID 1234567890 and assign Ninjonik to play as the USSR, Osterland to play as Germany, and Dom to play as the USA in the game.
It also allows you to give ratings to players after the game, using the /end_hoi_game
command.