Does anyone know how to fix this

9903b5e8c913af7a23995c79a674c82353ea82a5_2_690x290

are you using template?

You need to open “no” choice by adding a bracket there, also delete the instructions starting on the line 321 and in if/elif/else part put STELLA= 1 in the brackets

so i get somepart of it, but i don’t get what you mean by putting brackets between STELLA =1.Can i show you the script and tell me what I’m doing wrong?

if (STELLA = 1) {

}elif (STELLA = 2){

}else{

}

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.