Page cover

Restaurante Praia


  • Local/Coords

-2055.96,-547.09,12.05

  • Config Hall

['restaurante_praia'] = {
            ['enabled'] = true,
            ['autoAdjustTime'] = false,
            ['permission'] = 'dono.permissao',
            ['idleWallpaperUrl'] = 'https://cdn.discordapp.com/attachments/971041656293978122/1100909565299658782/Composicao_1.gif',
            ['maxVolumePercent'] = 100,
            ['smokeFxMultiplier'] = 3,
            ['smokeTimeoutMs'] = 5000,
            ['sparklerFxMultiplier'] = 1,
            ['sparklerTimeoutMs'] = 1500,
            ['delayBetweenSmokeChainMs'] = 1500,
            ['delayToTriggerBassEffectsAfterPlayingMs'] = 2500,
            ['featureDelayWithControllerInterfaceClosedMs'] = 500,
        
            ['bass'] = {
                ['smoke'] = {
                    ['cooldownMs'] = 30000,
                    ['colorWithDynamicSpotlights'] = true
                },
        
                ['sparklers'] = {
                    ['cooldownMs'] = 30000,
                    ['colorWithDynamicSpotlights'] = true
                }
            },

            ['area'] = {
                ['range'] = 150.0,
                ['center'] = vector3(-2055.96,-547.09,12.05),
                ['height'] = nil,
                ['polygons'] = nil
            },

            ['disableEmitters'] = nil,
            ['scaleform'] = nil,

            ['replacers'] = {
                ['marimonstore_restaurante_telao'] = 'script_rt_cinscreen',
            },

            ['monitors'] = nil,

            ['screens'] = nil,

            ['spotlights'] = nil,

            ['smokers'] = nil,
            ['sparklers'] = nil,

            ['speakers'] = {
                {
                    ['hash'] = 'ba_prop_battle_club_speaker_large',
                    ['visible'] = false,
                    ['position'] = vector3(-2055.96,-547.09,12.05),
                    ['rotation'] = nil,
                    ['heading'] = nil,
                    ['lodDistance'] = nil,
                    ['soundOffset'] = nil,
                    ['distanceOffset'] = nil,
                    ['maxDistance'] = 32.0,
                    ['refDistance'] = 16.0,
                    ['rolloffFactor'] = 1.25,
                    ['coneInnerAngle'] = 90,
                    ['coneOuterAngle'] = 180,
                    ['coneOuterGain'] = 0.5,
                    ['fadeDurationMs'] = 250,
                    ['volumeMultiplier'] = 1.0,
                    ['lowPassGainReductionPercent'] = 15
                },
            }
        },

Last updated