OnClientSoundBeat

From Multi Theft Auto: Wiki
Revision as of 08:13, 13 September 2012 by X86dev (talk | contribs) (Undo revision 33364 by X86dev (talk))
Jump to navigation Jump to search

ADDED/UPDATED IN VERSION 1.3.1 :

This event is triggered when a sound beats.

[[{{{image}}}|link=|]] Note: This event does not work correctly pre 1.3.1-9-04627

Parameters

int theTime
  • theTime: the time of the beat

Source

The source of this event is the sound's element.

Example

-- Not done yet

Requirements

This template will be deleted.

See Also

Client sound events


Client event functions