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...")
 
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
 
|p2t      = Player Team

Revision as of 07:50, 5 November 2023

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

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