Difference between revisions of "NETWORK SET PLAYER MUTED"

From GTAMods Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Native
 +
|np=2
 +
|p1t=integer
 +
|p1d=player index
 +
|p2t=boolean
 +
|p2d=true/false
 +
|r=0
 +
}}
  
'''NETWORK_SET_PLAYER_MUTED'''
+
This simply sets whether or not you can hear the player talking on the mic.
 
 
----
 
'''Number of parameters: 2'''
 
Parameter 1 integer player index
 
Parameter 2    bool    mute
 
Returned value:
 
Is present? Type Description
 
None
 
 
 
----
 
--[[User:IIV NATHAN VII|IIV NATHAN VII]] ([[User talk:IIV NATHAN VII|talk]]) 14:41, 20 December 2014 (UTC)
 

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.