Jump to content

Recommended Posts

Posted

New to dcs mission scripting, not new to programming. Looking for tips to automatically re-slot the player upon death into a new fresh aircraft.

Has anyone done something similar? If you know of related functions or methods to achieve please leave a comment! 

Thanks

Posted (edited)

You can do this with a hook script using:
net.force_player_slot(number playerID, number sideId, number slotId )

DCS func force player slot - DCS World Wiki - Hoggitworld.com
 

You can have a look at the script "DCS-SimpleSlotBlock - Multiplayer Slot Blocking Script"  to see how to work with slots :
https://forum.dcs.world/topic/156844-dcs-simpleslotblock-multiplayer-slot-blocking-script

 

 

Edited by Kanelbolle
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...