List of Hooks in RustBuster clients?

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
- On_ClientQuit / ForceQuit
- On_ClientDisconnect
- On_ClientConnecting / ClientConnected
Maybe some hook that goes every second? (On_Frame?) Could be useful to update some info
- On_Attack/Kill/Death
 

Brain

Member
Member
Dec 29, 2016
71
7
8
50
Parts Unknown
- On_ClientQuit / ForceQuit
- On_ClientDisconnect
- On_ClientConnecting / ClientConnected
Maybe some hook that goes every second? (On_Frame?) Could be useful to update some info
- On_Attack/Kill/Death
On_ClientQuit - player.SendCommand("quit");
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
I'm adding on console tomorrow, gonna look into other options too, but atlast my priority will be to research the custom stuff things.