Adryan2002 Posted December 31, 2019 Posted December 31, 2019 I can't create an interior interior-system/s_interior_admin.Lua :944: attempt to index local 'interiors' (a nil value) interior = interiors[tonumber(interiorId)]
Motar2k Posted January 1, 2020 Posted January 1, 2020 You need to declare the table in which you will store the data. interiors = {} My discord: Armisael_#1719 Did my help work for you? Don't forget to thank ¿Mi ayuda funcionó para ti? No olvides agradecer
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now