HolyLib Wiki

CBaseClient:FireGameEvent

  CBaseClient:FireGameEvent( IGameEvent event )

Description

Fires/sends the given gameevent to this specific client.

If the gameevent module is disabled, it will throw a lua error!

Arguments

1IGameEvent event

the gameevent to fire