Server Hooks🔗
These hooks exist on the server side of the game. They are called by the game engine when certain events happen.
Hooks
- AllowPlayerPickup
- CanEnterVehicle
- CheatImpulseCommands
- CheckPassword
- CreateEntityRagdoll
- EntityKeyValue
- EntityRemoved
- FinishMove
- GiveDefaultItems
- LevelInit
- LevelShutdown
- NetworkIDValidated
- OnEntityCreated
- PlayerAuthed
- PlayerDeathSound
- PlayerDeathThink
- PlayerEntSelectSpawnPoint
- PlayerInitialSpawn
- PlayerPostThink
- PlayerSay
- PlayerTraceAttack
- PlayersCanPickupObject
- ServerActivate
- SetupMove
- ShouldHideServer
- ShowHelp
- ShowSpare1
- ShowSpare2
- ShowTeam
- StartCommand
- Think
- Tick
- VehicleMove
- Weapon_Equip