my scipt says Line 9 error colon (':') expected how can i fix this?
sorry i posted under wrong spot
my scipt says Line 9 error colon (':') expected how can i fix this?
sorry i posted under wrong spot
Maybe you did this:
...SCAR Code:var
name;
...
If you did, change it to this:
SCAR Code:...
var
name: [variable type] (integer (numbers), boolean (true/false), or string (alphabetical characters))
...
Post the script if you can't get it to work; it's a lot easier to help you if we can see what's wrong
Interested in C# and Electrical Engineering? This might interest you.
var
BoredEvery ,RotateEvery ,LeaveScreenEvery
thats what i have
Why'd you do that?
They're not meant to be variables, they're meant to be procedures.
I suggest you read some beginner tutorials on variables, procedures, and functions
Interested in C# and Electrical Engineering? This might interest you.
i got confused because everytime i use them it says unkown identifier and i was reading jads tut on error and it says if u get unkown identifiers you didnt put them as variables![]()
Please post where you get the error, show us the script.
And you posted the topic in the wrong section.
Ill move it for you.
There are currently 1 users browsing this thread. (0 members and 1 guests)