Search the Community
Showing results for tags 'fx'.
-
Version 1.0.0
192 downloads
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