Patrol Helicopter spawned spam

Hi team,

It seems since the new patch, Patrol Helicopter has spawned is getting spammed on my server at least. I'll do some debugging on my own, but wanted to report this here in case others are facing it and can help lead me in the right direction!

Thanks! 

Hey Brandin,

I changed a setting in the .cs file, line 3122, change it to say 

" if (Entity is PatrolHelicopter)"

not whatever it was and attack helis will no longer spam your discord channel.

Cheers,
DFX

xdu32jh3Ss0Cmje.jpg DragonfireX

Hey Brandin,

I changed a setting in the .cs file, line 3122, change it to say 

" if (Entity is PatrolHelicopter)"

not whatever it was and attack helis will no longer spam your discord channel.

Cheers,
DFX

I don't think this is line 3122 anymore. Is it the line already referring to "RUST_OnHeliSpawn" on line 1461 now? I'm wary to start changing lines that don't seem to be related to heli at all.