SendMessage <command id>,<command parameter>

SendMessage is an Event script command used to send commands to the Driver engine.

Command ID

Command Id Description
2 The Set palette message allows you to specify which palette is required to display an event model correctly, it is suggested that you try to use a few palettes as possible =) This message sets the palette for the specific event model it is contained within. A parameter of -1 will ignore palette changes (Note: All 8bit textures will now look wrong until this command is added to the appropriate events).
3 ??