Difference between revisions of "NETWORK SET PLAYER MUTED"

From GTAMods Wiki
Jump to navigation Jump to search
(Simply sets whether the player is muted by you or not.)
 
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
NETWORK_SET_PLAYER_MUTED
+
{{Native
Number of parameters: 2
+
|np=2
Parameter 1 integer player index
+
|p1t=integer
Parameter 2    bool    mute
+
|p1d=player index
Returned value:
+
|p2t=boolean
Is present? Type Description
+
|p2d=true/false
None
+
|r=0
 +
}}
 +
 
 +
This simply sets whether or not you can hear the player talking on the mic.

Latest revision as of 19:41, 20 December 2014

NETWORK_SET_PLAYER_MUTED
Number of parameters: 2
Parameter #TypeDescription
1.integerplayer index
2.booleantrue/false
Return value:
TypeDescription
None

This simply sets whether or not you can hear the player talking on the mic.