Method PlayerBotAI:PlaySound [-] [+]

Plays a sound for the bot.

Synopsis

played = PlayerBotAI:PlaySound( soundId )

Arguments

number soundId

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean played
See method description.