of     1   

iiPotatoezzz
#185579745Friday, March 18, 2016 3:49 PM GMT

I was making my own first script for a ringing to stop if you touched it, and I'm really confused. The only errors I've been getting was with line one. This is current version. Here: if {function) onTouch(Phonepart1)} then do workspace.Phone.ParticleEmitter.Enabled = false wait (15) workspace.Phone.ParticleEmitter.Enabled = true end
NovusTheory
#185579872Friday, March 18, 2016 3:52 PM GMT

Where the hell did you learn that syntax
iiPotatoezzz
#185579931Friday, March 18, 2016 3:54 PM GMT

I'm trying a script I've done before when I was younger, I haven't made my own script in like a year. Sorry, lol. I do a lot of JS and Java, things like that. I grow into it.
NovusTheory
#185579950Friday, March 18, 2016 3:55 PM GMT

Well you better grow into other languages syntax
iiPotatoezzz
#185580020Friday, March 18, 2016 3:57 PM GMT

Thanks. You leaving me now or are you helping me? I'll take a nice big Lua syntax lesson after this. Jeez, it must be bad.
NovusTheory
#185580143Friday, March 18, 2016 4:00 PM GMT

Google, Lua Documentation
iiPotatoezzz
#185580164Friday, March 18, 2016 4:00 PM GMT

Thhhhaaaannkkkkssssssssssssssssssssssssssssssssssssssss
iiPotatoezzz
#185580414Friday, March 18, 2016 4:06 PM GMT

Roblox apparently won't let me say the error I'm having but it has to do with line one when in the script itself it shows no red underlining which means no bad errors... what?

    of     1