#how do i make a tag system

11 messages · Page 1 of 1 (latest)

twilit parcel
#

i have no idea where to start, no clue what functions to use and what not

not talking about chat tags by the way!

#

do i use remote events? booleans?

compact creek
#

This is for help not for people to create the scripts for you

twilit parcel
#

im asking what functions do i use

#

i never asked anyone to make anything for me

twilit parcel
#

my original script was:

--this is pseudocode cause im on mobile

char.touched
detect if char's humanoidrootpart not equals nil
if not nil then
if playervalues.istagged.Value == true then
print("test") -- to see if the script works
set the touched plrs istagged boolean to true
set the player who touched the plrs istagged boolean to false
end
end)

--i tested this on a dummy which it worked fine but when putting it inside a players char, it bugs out and stopped working
radiant minnow
#

ok

jagged mango
#

I recommend you to first get some bases done, practice with something simpler, and then try what you want to achieve

twilit parcel
#

i think i got it

radiant minnow
#

kk

rough spade