Difference between revisions of "NETWORK SET PLAYER MUTED"

From GTAMods Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
|p1t=integer
 
|p1t=integer
 
|p1d=player index
 
|p1d=player index
|p2t=bool
+
|p2t=boolean
|p2d=mute
+
|p2d=true/false
 
|r=0
 
|r=0
 
}}
 
}}

Revision as of 14:49, 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.

--IIV NATHAN VII (talk) 14:46, 20 December 2014 (UTC)