Hook in HBHFSensorSolved
@Wulf
Can you add hook to HBHFSensor to prevent detect player near ?
why? isnt that the whole point of that piece?
Razor14150
why? isnt that the whole point of that piece?

Because he wants to know who is around?

5d2e4d835505b.png Ultra

Because he wants to know who is around?

He can simply check it by himself. He probably want's to interrupt it (for example for admins)

5ba216a6d7f65.png Orange

He can simply check it by himself. He probably want's to interrupt it (for example for admins)

I meant e.g. logging who was around. How would you do it simply?

5d2e4d835505b.png Ultra

I meant e.g. logging who was around. How would you do it simply?

You can check

HBHFSensor.UpdatePassthroughAmount
There are all answers
Of course I have checked that already. It's impossible to get the trigger content (players) without PlayerDetectionTrigger hook, isn't it? 
Added object OnSensorDetect(HBHFSensor sensor, BasePlayer player).
5e13a8d5b2bc5.jpg Wulf
Added object OnSensorDetect(HBHFSensor sensor, BasePlayer player).

Thanks

Locked automatically