randzhamiya 5 Posted August 7, 2020 Share Posted August 7, 2020 Why isn't the console displaying properties for rotation, name, color, alpha, etc.? let createdBlip = mp.blips.new(1, new mp.Vector3(0, 0, 0)); createdBlip.rotation = 180; console.dir(createdBlip, { showHidden: true }); Link to post Share on other sites
randzhamiya 5 Posted August 8, 2020 Author Share Posted August 8, 2020 @ragempdev can you answer my question? Link to post Share on other sites
randzhamiya 5 Posted August 9, 2020 Author Share Posted August 9, 2020 Help! I don't know why oop doesn't work in rage? Link to post Share on other sites
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