🏘️SN Properties v2


{
    model = 'ate_gaming_desk', -- The model name
    price = 0, -- Price
    max = 1, -- (optional) sets a max the property can have
    -- heading = 180, -- (optional) sets the heading the prop spawns at
    -- options = { -- (optional)
    --     { model = 'other_model', price = 0}, -- other object tables
    -- },
    -- inventory = true or {label = "Storage", slots = 10, maxweight = 100}, -- (optional)
    -- wardrobe = false,  -- (optional)
},
{
    model = 'ate_gaming_armchair',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_backpack',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_book',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_book_a',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_book_b',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_book_c',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_book_d',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_book_e',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_box',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_box_a',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_cap',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_case',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_chart',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_chart_a',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_chart_b',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_chart_c',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_chart_d',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_computer',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_cup',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_floorlamp',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_gameon',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_gamingchair',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_helmets',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_keyboard',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_mobilesupport',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_mouse',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_neoneyes',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_notebook',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_pencilholder',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_phone',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_plant',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_radio',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_shelves',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_shelves_a',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_sideboard',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_speaker',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_tvwall',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_walldecoration',
    price = 0,
    max = 1,
},
{
    model = 'ate_gaming_walldecoration_a',
    price = 0,
    max = 1,
},

Última actualización

¿Te fue útil?