About This File
What it does: https://streamable.com/pht3r
How to use:
- requires c# on clientside
- trigger clientside event from server
For example:
Add a server command and trigger this clientside script like this:
NAPI.ClientEvent.TriggerClientEvent(client, "EnableScreenFx");
Navigate through all the effects with left and right arrow keys - you'll get a local chat message with the current name of the effect and the index.
Previous fx: LeftArrow
Next fx: RightArrow