Join In Progress: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page refactoring)
Tag: New redirect
 
Line 1: Line 1:
Introduced in {{ofpe}} and shortened as "JIP", [[Join In Progress]] allows you to join in a multiplayer mission while it is running, without having to wait for the next mission's lobby as it was done if {{ofp}}.
#REDIRECT [[Multiplayer Scripting#Join In Progress]]
 
To disable JIP on the server:
* admin should simply disable playable slots on the role selection screen
* a mission designer can use {{Inline code|[[Description.ext#disabledAI|disabledAI]] {{=}} 1;}} in [[Description.ext]]
However, JIP remains available if respawn is enabled in the mission.
 
'''Related commands:'''
* [[remoteExec]]
* [[remoteExecCall]]
* [[didJIP]]
* [[didJIPOwner]]
* [[exportJIPMessages]]
 
See also [[Multiplayer Scripting#Join In Progress|Multiplayer Scripting - Join In Progress]] for more information about scripting specificities.

Latest revision as of 18:18, 31 December 2020