Difference between revisions of "TELL NET PLAYER TO START PLAYING"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Native |np = 2 |p1t = integer |p1t = integer |p1d = Player ID |p2t = Player Team }} Used by the session host to send game info to a joining player...")
 
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
|np      = 2
 
|np      = 2
 
|p1t      = integer
 
|p1t      = integer
|p1t     = integer
+
|p2t     = integer
 
|p1d      = Player ID
 
|p1d      = Player ID
|p2t     = Player Team
+
|p2d     = Player Team
 
}}
 
}}
  
 
Used by the session host to send game info to a joining player, allowing them into the session.
 
Used by the session host to send game info to a joining player, allowing them into the session.

Latest revision as of 07:50, 5 November 2023

TELL_NET_PLAYER_TO_START_PLAYING
Number of parameters: 2
Parameter #TypeDescription
1.integerPlayer ID
2.integerPlayer Team
Return value:
TypeDescription
None

Used by the session host to send game info to a joining player, allowing them into the session.