Luke_Ferrara Posted October 22, 2010 Share Posted October 22, 2010 whenever I try to create an interior createinterior [id] [price] [type] [name] I put createinterior 1 100 0 Bank and it puts Interior [1] does not exist...well no kidding that's why I am trying to create it and it's no different with any number or any letter. Can anyone help me please. Link to comment
Castillo Posted October 22, 2010 Share Posted October 22, 2010 maybe tell this to the mta paradise creator (mabako)? Link to comment
xUltimate Posted October 22, 2010 Share Posted October 22, 2010 whenever I try to create an interiorcreateinterior [id] [price] [type] [name] I put createinterior 1 100 0 Bank and it puts Interior [1] does not exist...well no kidding that's why I am trying to create it and it's no different with any number or any letter. Can anyone help me please. The ID is the ID (Value) in interiorpositions.lua (interiors resource). So if you want a bank you need to add this in the lua. bank = { x = 2315.952880, y = -1.618174, z = 26.742187, interior = 0 }, Link to comment
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