Magz Posted August 4, 2014 Report Share Posted August 4, 2014 Is it possible to place a building in the editor and set it to not take damage? Making it an indestructible building? Link to comment Share on other sites More sharing options...
0 Fully Posted August 4, 2014 Report Share Posted August 4, 2014 this addEventHandler ["HandleDamage", {false}]; or Create a game logic in the editor on top of the building and put the following into its init line: (nearestBuilding this) allowDamage false; Link to comment Share on other sites More sharing options...
Question
Magz
Is it possible to place a building in the editor and set it to not take damage? Making it an indestructible building?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now