Difference between revisions of "NETWORK SET PLAYER MUTED"

From GTAMods Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
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
 
}}
 
}}
  
 
This simply sets whether or not you can hear the player talking on the mic.
 
This simply sets whether or not you can hear the player talking on the mic.
--[[User:IIV NATHAN VII|IIV NATHAN VII]] ([[User talk:IIV NATHAN VII|talk]]) 14:46, 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.