#Not sure how easy this is but

27 messages · Page 1 of 1 (latest)

silver wadi
#

All you need is one boolean that changes every time clicked and an if statement to either play or stop a song

sudden lodge
silver wadi
sudden lodge
#

Looks like its time to sit here for the next 8 hours leaning how to code just for a gramaphone XD

silver wadi
#

but its worth it

#

The click detector page has some code you can use

sudden lodge
#

None of it useful for my situation

silver wadi
#

why?

sudden lodge
#

not a single one is for sound

silver wadi
#

It checks if you click on an object

sudden lodge
#

yes but I still have to re-write most of the code to get it to work

#

I've tried to learn to code before, for like 8 months straight, I remember none of it

rain geodeBOT
#

studio** You are now Level 3! **studio

silver wadi
#

okay so the pseudo code would look like this:

local isPlaying = false

when gramaphone is clicked
if not isPlaying
play song
else
stop song

isPlaying = not isPlaying

#

programming languages are just a tools to help you solve problems

autumn mantle
#

ur pretty much tryna explain smth he doesn't understand

#

with more things he doesnt understand

silver wadi
#

yes thats how learning works

mild cradle
#

This is scripting help, and not scripting academy. To reach the goal he'll need to know some basics and unless you're willing to coach him I don't think you should spend the time doing that here. Best I would consider is recommending some resources like youtube videos. I spent months back in '08 browsing the then Roblox wiki now Engine API, as well as the dev forum and making a bunch of things for friends

silver wadi
#

fair point

mild cradle
#

Otherwise he can cough up like 500R$ in #💵︱hiring

#

It's $1.75 but something like this is simple enough

#

Most time is spent talking with the requester to get the requirements right, and to me that's worth more than $1.75 🤣

autumn mantle
#

when you try to teach somebody smth they dont know

#

with even more things they dont know