Jump to content

ScheduledPlayerWelcome

From CMM Wiki
Return to CMM Command Reference
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
ArgTableSee 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