Difference between revisions of "NETWORK SET PLAYER MUTED"

From GTAMods Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
{{Native
 +
|np=2
 +
|p1t=integer
 +
|p1d=player index
 +
|p2t=bool
 +
|p2d=mute
 +
|r=0
 +
}}
  
'''NETWORK_SET_PLAYER_MUTED'''
+
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)
----
 
'''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)
 

Revision as of 14:46, 20 December 2014

NETWORK_SET_PLAYER_MUTED
Number of parameters: 2
Parameter #TypeDescription
1.integerplayer index
2.boolmute
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)