Difference between revisions of "TELL NET PLAYER TO START PLAYING"
Jump to navigation
Jump to search
Inquisition (talk | contribs) |
Inquisition (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
|np = 2 | |np = 2 | ||
− | | | + | |p1t = integer |
|p2t = integer | |p2t = integer | ||
|p1d = Player ID | |p1d = Player ID | ||
− | | | + | |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
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Player ID |
2. | integer | Player Team |
Return value: | ||
Type | Description | |
None |
Used by the session host to send game info to a joining player, allowing them into the session.