Difference between revisions of "TELL NET PLAYER TO START PLAYING"
Jump to navigation
Jump to search
Inquisition (talk | contribs) (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...") |
Inquisition (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|np = 2 | |np = 2 | ||
|p1t = integer | |p1t = 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.