Jump to content
Sign in to follow this  
rdhardy

Help with Razor Transport Script

Recommended Posts

Hi everyone I am new to scripting and have been trying to make a Transport script working which I have manage to do but I need help to change what helicopter come and picks me up can someone please help.

Here is the Script I have been using and it works:

1.Put a SOM module on the map

2.in its int field copy this:

this setVariable ["settings", [[], true, nil, nil, false]];

to stop custom missions

3.Synchronise it to your soldier

4.create a trigger and in it copy this :

[["Transport"], player, [[]]] call BIS_SOM_addSupportRequestFunc;

Then you can use the support> transport

I am trying to use a UH1 Gunship from the Unsung mod.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×