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
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now