Difference between revisions of "Vn ms fnc spectator enableServer"
Jump to navigation
Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= spectator |d= <pre>Force target player into spectator.</pre> |s= [_player] call vn_ms_fnc_spectator_enableServ...") |
(No difference)
|
Latest revision as of 22:39, 4 May 2022
| ← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Force target player into spectator.
Syntax
- Syntax
- [_player] call vn_ms_fnc_spectator_enableServer;
- Parameters
- _player: Object - (Optional, default
objNull) Player to move into specatator - Return value
- Group - Spectators group
Examples
- Example 1
[player] call vn_ms_fnc_spectator_enableServer