Jump to content

MarkerEffectSmoke

From CMM Wiki
Revision as of 10:12, 11 November 2025 by Ozdeadmeat (talk | contribs) (MarkerEffectSmoke – created via PowerShell script (2025-11-11T21:12:22Z))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Return to CMM Command Reference
Environment: Mission Scripting
Function: MarkerEffectSmoke
Function Description: Addes an effect smoke into the game. Can be smoke or fire
File Location: cmm.MapCommandFunctions.lua
Syntax: CMM.MarkerEffectSmoke( table EventData , number UnitID )
Return Value: nil
Parameters: Name Description
EventDataCustom Event Table passed by S_EVENT_MARK_REMOVED EventHandler
UnitIDCustom Event Table passed by S_EVENT_MARK_REMOVED EventHandler
Example:
Example Description:
Related Functions:
Notes: