Jump to content

World Deleted Items


xXMADEXx

Recommended Posts

Hey guys, its me again. i got this script to delete the world items, but i dont know how to find the cordinates. if you know how i can find world item object cordinates, feel free to tell how

Script:

    addEventHandler ("onResourceStart",resourceRoot, function() 
           removeWorldModel(4019, 1000,  1775.9000244141, -1807.9000244141, 27.89999961853) -- Model 
          
        end) 
          
        function restoreall() 
            restoreAllWorldModels() 
        end 
        addCommandHandler("restore", restoreall) 

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...