publicVariableServer
Jump to navigation
Jump to search
Description
- Description:
- Send the variable value to the server - same limitations regarding variable type as publicVariable.
- Groups:
- MultiplayerVariables
Syntax
- Syntax:
- publicVariableServer varName
- Parameters:
- varName: String
- Return Value:
- Nothing
Examples
- Example 1:
- publicVariableServer "CTFscoreOne";
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
- Posted on Aug 24, 2012 - 02:06 (UTC)
-
- publicVariableServer (run on client)
- publicVariableClient (run on server)