Just Cause 2: Multiplayer
Website
Home
/
Lua
/
Client
/
ClientEffect
/
Static Functions
/
Play
Returns
none
Prototype
ClientEffect.Play(table
arguments
)
Description
Creates a ClientEffect using the same arguments as
Create
.
Notes
There is an extra argument,
timeout
, which removes the effect after the specified seconds.
If
timeout
is not specified, it defaults to 5 seconds.