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.