Just Cause 2: Multiplayer
Website
Home
/
Lua
/
Server
/
Player
/
Functions
/
SetNetworkValue
Returns
none
Prototype
Player:SetNetworkValue(string
key
, object
value
)
Description
The equivalent of running Player:SetValue on the server and having every client run Player:SetValue.
See also
Player values tutorial