A few Hook Requests

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
New sure what hooks Mikec is working on at the moment, But I think these hooks could help with Anti-Cheat type plugins and others.

- On_Loot (I think Mikec is working on this?)
- On_WeaponFire or On_ItemUsed
- On_KeyPressed (Probably not even possible but could used for logging players who press F2?)
 

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
New sure what hooks Mikec is working on at the moment, But I think these hooks could help with Anti-Cheat type plugins and others.

- On_Loot (I think Mikec is working on this?)
- On_WeaponFire or On_ItemUsed
- On_KeyPressed (Probably not even possible but could used for logging players who press F2?)
First one is Mikec working on as far as I know.

Second ones would be cool.

Third one i'm not sure if that's possible.


Nice ideas :p
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
New sure what hooks Mikec is working on at the moment, But I think these hooks could help with Anti-Cheat type plugins and others.

- On_Loot (I think Mikec is working on this?)
- On_WeaponFire or On_ItemUsed
- On_KeyPressed (Probably not even possible but could used for logging players who press F2?)
The first one is being worked out at the moment.

The second, the weapon fire thingy would cause laggs in my opinion, except the itemused. That would be good. You might able to add an issue to the github repository.

If there is a link between client and server side that passes this, It's possible. Otherwise, It isn't.
 
  • Agree
Reactions: Snake