saesrpg / saesrpg-group

This is a dummy repo for issue / reward tracking for group issues / reward changes.
3 stars 3 forks source link

Radio SA 2021 updates #119

Closed pothead74 closed 3 years ago

pothead74 commented 3 years ago

G'day mens

<-- BASE FILES --> (Exterior/Interior/Gate) can be found here

<-- MARKERS -->

    <interior name="RADIOSAstudio">
        <entry pos="2628,2349.3000488281,9.8000001907349" rotation="180" int="0" dim="0" />
        <exit pos="2607.6000976563,2418.3000488281,2038.5999755859" rotation="270" int="0" dim="12" />
    </interior>

    <interior name="RADIOSAclub">
        <entry pos="2637.1999511719,2352.3000488281,9.8000001907349" rotation="180" int="0" dim="0" />
        <exit pos="2612.5,2596.3000488281,2050.6000976563" rotation="0" int="0" dim="12" />
    </interior>

    <interior name="bar">
        <entry pos="2640.1000976563,2379.6999511719,9.8000001907349" rotation="0" int="0" dim="0" />
        <exit pos="2669.8000488281,-1680.9000244141,612" rotation="180" int="0" dim="12" />
    </interior>

    <interior name="office">
        <entry pos="2630.1999511719,2379.8000488281,9.8000001907349" rotation="0" int="0" dim="0" />
        <exit pos="2572.8999023438,2364.6999511719,2038" rotation="90" int="0" dim="12" />
    </interior>

    <interior name="helipad">
        <entry pos="2625.1999511719,2387.8999023438,9.8000001907349" rotation="90" int="0" dim="0" />
        <exit pos="2613.6999511719,2375.8000488281,38.400001525879" rotation="180" int="0" dim="0" />
    </interior>

<-- SPAWN CODES -->

          <class id="Radio SA" description="Radio San Andreas is the most successful radio station around with genuine hits, brand new songs, first class entertainment and one of the most popular radios in SAES." r="200" g="255" b="105">

<spawn id="Radio SA" skin="29,124,303" x="2613.52734375" y="2311.146484375" z="10.8203125" rot="0" weapons="43,1"   description="Radio SA DJs and producers over our 3 radio stations." r="200" g="255" b="105" restricted="group,radiosa-member"/>

<spawn id="Radio SA Chairman" skin="290,29,124,303" x="2613.52734375" y="2311.146484375" z="10.8203125" rot="0" weapons="15,1"description="Radio SA Management team." r="200" g="255" b="105" restricted="group,radiosa-hq"/>    

<-- SKIN SHADERS -->

    ['Radio SA']={
        [29]={['fileName']='radiosa1.dds',['textureName']='wmydrug'},
    },

     ['Radio SA']={
        [124]={['fileName']='radiosa2.dds',['textureName']='vmaff1'},
    },

     ['Radio SA']={
        [303]={['fileName']='radiosa3.dds',['textureName']='andre'},
    },  

    ['Radio SA Chairman']={
        [29]={['fileName']='radiosa1.dds',['textureName']='wmydrug'},
    },

     ['Radio SA Chairman']={
        [124]={['fileName']='radiosa2.dds',['textureName']='vmaff1'},
    },

     ['Radio SA Chairman']={
        [303]={['fileName']='radiosa3.dds',['textureName']='andre'},
    },  

Download skins

<-- ATM -->

location ingame

ATM coords: (x = 2619.7998046875, y = 2345.61328125, z = 10.8203125, rotZ = 180)

<-- EXTRA -->

-- Radio SA studio 
local sound = playSound3D("https/y0b.net/radiosa.m3u", 2589.3999023438, 2419.5, 2040.0999755859, 0, 12)
setSoundMaxDistance(sound, 90)
setElementInterior(sound, 10)
setElementDimension(sound, 10)
-- Radio SA Classic Hits bar
local sound = playSound3D("https/y0b.net/radiosa2.m3u", 2676.1999511719, -1700.8000488281, 613.20001220703, 0, 12)
setSoundMaxDistance(sound, 80)
setElementInterior(sound, 10)
setElementDimension(sound, 10)
-- Radio SA Dance Dept Club
local sound = playSound3D("https/y0b.net/radiosa3.m3u", 2561.5, 2624.8999023438, 2052.6000976563, 0, 12)
setSoundMaxDistance(sound, 150)
setElementInterior(sound, 10)
setElementDimension(sound, 10)

If something seems not clear, please message us in our GM-channel and we'll get it fixed. Thankyou.

IEDaryl commented 3 years ago

Live next push