serverCommand: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(More detailed description.)
m (categories)
Line 30: Line 30:
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]

Revision as of 14:41, 6 November 2009

Hover & click on the images for description

Description

Description:
Executes an admin command on the server. If used in singleplayer or in multiplayer, but without required priviledges (player using the computer where it is executed it is not an admin) nothing happens.
Groups:
Uncategorised

Syntax

Syntax:
serverCommand command
Parameters:
command : String
Return Value:
Nothing

Examples

Example 1:
serverCommand "#logout"

Additional Information

See also:
See also needed

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

Notes

Bottom Section