[PXG]Blue Posted April 10, 2016 Share Posted April 10, 2016 Hey! I've been trying to remove the whole SA Map, i just cant get the Mt Chilliad rocks to go away, i tried removing all interiors, looping trough it multiple times etc etc, it just wont work, any ideas? Code: int = 0 for i=0,2 do for model=500,20000 do removeWorldModel(model,99999,0,0,0,int) outputChatBox("ID: "..model.."") end end setOcclusionsEnabled( false ) setWaterLevel(-20000) createWater(-2999.26343, -2999.04248, 0.36261, 2998.58301, -2999.28198, -0.22506, -2999.16016, 2999.23340, -0.55000, 2999.66089, 2999.71802, -0.55000) Link to comment
Noki Posted April 10, 2016 Share Posted April 10, 2016 https://bugs.mtasa.com/view.php?id=7657 Link to comment
[PXG]Blue Posted April 10, 2016 Author Share Posted April 10, 2016 https://bugs.mtasa.com/view.php?id=7657 Thanks! 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