this setVariable ["BIS_Disabled_Door_1",1,true];
this setVariable ["BIS_Disabled_Door_2",1,true];
Dans le scripts ont change 2 portes seulement. Vu que toi tu as un bâtiment modée, tu dois spécifié les différentes portes.
Exemple :
this setVariable ["BIS_Disabled_Door_1",1,true];
this setVariable ["BIS_Disabled_Door_2",1,true];
this setVariable ["BIS_Disabled_Door_3",1,true];
this setVariable ["BIS_Disabled_Door_4",1,true];
this setVariable ["BIS_Disabled_Door_5",1,true];
this setVariable ["BIS_Disabled_Door_6",1,true];
Etc....
(Si je me trompe pas, après le moddée et moi ca fait 2.)