NetworkSessionHostSinglePlayer
DocsNetworkSessionHostSinglePlayer(p0)Description
Loads up the map that is loaded when beeing in mission creator
Player gets placed in a mix between online/offline mode
p0 is always 2 in R* scripts.
Appears to be patched in gtav b757 (game gets terminated) alonside with most other network natives to prevent online modding ~ghost30812
Parameters
| Name | Type | Description |
|---|---|---|
p0 | int | — |
Returns
voidThis native does not return a value.