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