02.11.2015, 22:34
Here are the steps.
1.) Get the group centre and radius of group centre of removebuilding positions
2.) Check to see if any models of the same id are in range of radius of the group centre
3.) Check to see if there is an object in the list of removebuildings that is in range of 0.25
4.) If there is this is a removebuilding in range skip to step 3 otherwise step 5
5.) Return 0; (Not possible) repeat process with edited list
Just a couple more things typically the best release format is CreateDynamicObject() lets face it if you don't use the streamer plugin yet you are living in the dark ages.
1.) Get the group centre and radius of group centre of removebuilding positions
2.) Check to see if any models of the same id are in range of radius of the group centre
3.) Check to see if there is an object in the list of removebuildings that is in range of 0.25
4.) If there is this is a removebuilding in range skip to step 3 otherwise step 5
5.) Return 0; (Not possible) repeat process with edited list
Just a couple more things typically the best release format is CreateDynamicObject() lets face it if you don't use the streamer plugin yet you are living in the dark ages.

