[MLO][FREE] Very basic Vineyards

Interior from early stage of maping, but still can be used.

  • Minimal price: Free €

Rooms

  • 2 rooms(one slice in half)

Installation

  • Just extract in your resource folder and write to the server.cfg - ensure edynu_vine

Download:
edynu_vine.rar (3.6 MB)

Preview

9 Likes

Please upload the file to the forums

Looks good :smiley:

Doors.

{
        textCoords = vector3(-1908.57, 2072.73, 140.90),
        authorizedJobs = { 'job' },
        locked = true,
        distance = 5.0,
        doors = {
            {
                objName = 'prop_bh1_48_backdoor_r',
                objYaw = 320.0,
                objCoords = vector3(-1907.815, 2072.0112, 140.6030)
            },
            {
                objName = 'prop_bh1_48_backdoor_l',
                objYaw = 320.0,
                objCoords = vector3(-1909.478, 2073.4053, 140.6049)
            }
        }
    },
    {
        textCoords = vector3(-1911.09, 2074.82, 140.90),
        authorizedJobs = { 'job' },
        locked = true,
        distance = 5.0,
        doors = {
            {
                objName = 'prop_bh1_48_backdoor_r',
                objYaw = 320.0,
                objCoords = vector3(-1910.25, 2074.11, 140.60)
            },
            {
                objName = 'prop_bh1_48_backdoor_l',
                objYaw = 320.0,
                objCoords = vector3(-1911.94, 2075.53, 140.60)
            }
        }
    },
    {
        textCoords = vector3(-1893.78, 2075.09, 141.50),
        authorizedJobs = { 'job' },
        locked = true,
        distance = 5.0,
        doors = {
            {
                objName = 'prop_bh1_48_backdoor_l',
                objYaw = 320.0,
                objCoords = vector3(-1894.70, 2075.78, 141.13)
            },
            {
                objName = 'prop_bh1_48_backdoor_r',
                objYaw = 320.0,
                objCoords = vector3(-1893.01, 2074.36, 141.13)
            }
        }
    },
1 Like