-Andreas
Recruit

Hi,
Does anyone know if it's possible to remove all MobileParties found on the campaign? I know about MobileParty.All.GetEnumarator() to get a handle to all the parties, and thus call the MobileParty.RemoveParty() on each and everyone. They do get deleted, but as soon as I click anywhere on the map to move my own party around I get a null reference happening somewhere internally for the SandBox native module. So this leads me to think this might not be the right way to do it, but my goal is to have them all deleted and suppress them from spawning again to allow me to have full control over which parties are spawned at any given time.
Any suggestions?
Does anyone know if it's possible to remove all MobileParties found on the campaign? I know about MobileParty.All.GetEnumarator() to get a handle to all the parties, and thus call the MobileParty.RemoveParty() on each and everyone. They do get deleted, but as soon as I click anywhere on the map to move my own party around I get a null reference happening somewhere internally for the SandBox native module. So this leads me to think this might not be the right way to do it, but my goal is to have them all deleted and suppress them from spawning again to allow me to have full control over which parties are spawned at any given time.
Any suggestions?