Sound Functions - rasikhq/VCMP-Lua GitHub Wiki

Sound Functions


Sound Class

Static Functions

  • play
    • play([int world, ] int soundID)
    • play([int world, ] int soundID, table position)
    • play([int world, ] int soundID, float x, float y, float z)