Jump to content
TheRealGrossaaa

Need quick help regarding setPylonLoadOut

Recommended Posts

Good evening, I am trying to place 1 pod of HE shriekers on each outer pylons of the Gryphon.

 

This is the script I have put into the init box:

 

this setPylonLoadOut[3, "PylonRack_7Rnd_Rocket_04_HE_F", true];

this setPylonLoadOut[4, "PylonRack_7Rnd_Rocket_04_HE_F", true];

 

When I press OK or hit enter the game tells me the error :

 

Init: "Type Bool, expected Nothing"

 

Can anyone explain why this happens and how to fix it ?

 

I have emptied the pylons using the pylon settings menu.

Share this post


Link to post
Share on other sites

0 = this setPylonLoadOut[3, "PylonRack_7Rnd_Rocket_04_HE_F", true];

0 = this setPylonLoadOut[4, "PylonRack_7Rnd_Rocket_04_HE_F", true];

 

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

×