Jump to content
Sign in to follow this  
svarun

Remove windmills on Altis

Recommended Posts

Hello. I am trying to hide/delete/remove those big windmills on Altis.

 

Can it be done?

Share this post


Link to post
Share on other sites

No, it is part of map

 

Please do some research before posting.

 

 

 

 

Hello. I am trying to hide/delete/remove those big windmills on Altis.

 

Can it be done?

 

Yes I can be done.

{hideObject _x} forEach nearestTerrainObjects [position player, ["POWERWIND"],200,false]

Removes all windmills in an radius of 200 meters around the player.

  • Like 4

Share this post


Link to post
Share on other sites

I thought the ability to reference terrain objects was removed a while ago, or was that only for referencing them directly?

Share this post


Link to post
Share on other sites

Edit.: *durr* forgot to press F5 and missed all the posts before me. Just ignore this one. R3vo already said it all :P

 

 

 

 

ps.: I'm not sure if he means the stone windmills or the modern ones.

Share this post


Link to post
Share on other sites

ps.: I'm not sure if he means the stone windmills or the modern ones.

I'm guessing that's the classname of the electric ones, shouldn't be hard to be find the name for the old ones (on editor place a normal one and see which class it belongs to). Although I must admit it looks strange "POWERWIND" so the terrain objects could have a special class name.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×