26/05/2011, 16:52:41
J'avais vu ca sur internet mais l'erreur avais juste changée je me suis dit
que ce n'était pas ça
1306425172 ERROR Action : LuaScriptAction error: [string "BP1 = obj("BP1");
BP2 = obj("BP2"); M1 = obj("M1"); M2 = obj("M..."]:1: 'then' expected near
'if'
Le 26 mai 2011 17:46, Anthony PENHARD <a.penhard@gmail.com> a écrit :
>
> dans ton script tu as :
>
> if M1 = "on"
>
> mais devrait être :
>
> if M1 == "on"
>
> je pense
> valable pour tout tes "if"
>
> @+
> Anthony
>
>
que ce n'était pas ça
1306425172 ERROR Action : LuaScriptAction error: [string "BP1 = obj("BP1");
BP2 = obj("BP2"); M1 = obj("M1"); M2 = obj("M..."]:1: 'then' expected near
'if'
Le 26 mai 2011 17:46, Anthony PENHARD <a.penhard@gmail.com> a écrit :
>
> dans ton script tu as :
>
> if M1 = "on"
>
> mais devrait être :
>
> if M1 == "on"
>
> je pense
> valable pour tout tes "if"
>
> @+
> Anthony
>
>