#I keep getting errors
1 messages · Page 1 of 1 (latest)
You are joking right?
no, im new at scripting...
its alright everyone makes mistakes
So first of all you didn't define "check"
alright lemme define it rq
And you messed up the if statement syntax.
--Syntax:
if <Condition> then
<Code>
end
--In your case:
if Bought == false then
print("You havent bought the Iphone please try again later")
end
thx for helping me
If you can fix your code with that info now. No problem 👍
** You are now Level 1! **
well im gonnna get back to learning cya