#How do i add converstations between the player and rig

1 messages · Page 1 of 1 (latest)

serene timber
#

Do i put click detector inside of rig or no

wheat moss
#

1 sec i have i script i made for fun

#

its old so not the best

#

but good reference

#

i rec scripting it yourself and not just copying and pasting in my code.

#

script inside the prompt

serene timber
serene timber
wheat moss
#

basically connect a function to prompt.Triggered

#

and make a gui visable change the text

#

and make some buttons that changes the text and does dif things.

#

what do you have now?

#

i could help

serene timber
#

I was waiting because i didn't know if i was doing it wrong by adding a rig

serene timber
wheat moss
wheat moss
serene timber
wheat moss
#

yeah and pass in player

#

so it knows which player triggered the prompt

serene timber
#

ok

#

do i make a scrpt in side the rig

serene timber
wheat moss
#

not sure never used em

wheat moss
#

i rec inside the prompt or the npc/rig .

wheat moss
serene timber
#

client

#

for the client

#

im gonna add dialogue for the player to

#

like choice options

wheat moss
#

gl

serene timber
#

man i wish i had some type of solid foundation

#

of scripting

#

i mean im pretty familiar with it

wheat moss
#

do research and make thing you like for fun.

#

you'll improve alot

serene timber
#

I wish i could know what to do

#

as soon as i want to make something

#

without help

#

wait

#

is this declaring the value of the parameter

#

i never understood that

#

how do parameters just work without them stating it's value or anything

wheat moss
#

becuase you set its value when calling the function.

#

why are you doing text.waitime?

#

pretty sure its meant to be text,waitime?

serene timber
serene timber
#

textbox.text is giving the value no?

#

it says sound:play is nil