ScheduledPlayerWelcome
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | ScheduledPlayerWelcome | |
| Function Description: | Scheduled task wrapper for CMM.PlayerWelcomeMessage | |
| File Location: | cmm.DCSFunctions.lua | |
| Syntax: | CMM.ScheduledPlayerWelcome( table ArgTable ) | |
| Return Value: | nil | |
| Parameters: | Name | Description |
| ArgTable | See CMM.PlayerWelcomeMessage for more information on parameters | |
| Example: | CMM.ScheduledPlayerWelcome(<ArgTable>) | |
| Example Description: | Outputs the CMM.SERVER.WELCOME message to a user named 'OzDeaDMeaT' | |
| Related Functions: | ||
| Notes: | See CMM.PlayerWelcomeMessage for more information on parameters | |