🏘️Qbox-Properties

Crea el espacio perfecto para tu personaje o tus jugadores.

qbox_properties > config > shared.lua

As an apartment:

{
            interior = 'ate_apartament_inicial',
            label = 'Apartament Incial',
            description = 'Ideal to start your day, in a nice and cozy apartment',
            enter = vec3(2.286621, 3.517373, 1.049980)
},


As interior:

[`ate_apartament_inicial`] = {
            exit = vec3(2.286621, 3.517373, 1.049980),
            clothing = vec3(1.908272, -0.600435, 1.049980, 280.421265),
            stash = vec3(-2.052521, 3.430832, 1.049980, 89.844292),
            logout = vec3(0.0, 0.0, 0.0)
},

Última actualización

¿Te fue útil?