#Can't find a generated folder in ReplicatedStorage

1 messages · Page 1 of 1 (latest)

ripe forum
#

So I have a script that generates some values in replicated storage, with player name as a suffix, and it also generates a script to ServerScriptService, the script it generates in the server script service can't access the values in replicated storage, I tried using wait for child instead of find first chil it said infinite weild possible, I tried waiting 3 seconds at the beginning of the script, the script didn't even work :_: can someone please help? Thanks!

gritty wagonBOT
#

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

ripe forum
silk thorn
#

Bruh?

#

Just do '''lua paste script then '''

ripe forum
ripe forum
silk thorn
#

I did

#

3 of '

#

Type lua after

#

Press enter

#

Paste script

#

And close it w another 3 '

#

Anyways if you create an instance on the client only the client can see it also you have to add a bracket when combining text w something else

#

So you can't just var = "text" .. othervar

#

It has to be ("text".. othervar")

#

Only thing you can change on the client that reflects on the server is humanoid stuff like speed or jump power i think

ripe forum
# silk thorn And close it w another 3 '

Oh alr in discord, I understood now mb ehm xD, I had to upload it as a file because it was too large, but you dont need to download it, you can just preview it

ripe forum
ripe forum
silk thorn
#

Anything created in a local script the server can't see

ripe forum
proven ibex
proven ibex
# ripe forum

lol lua local Players = game:GetService("Players") local Player = Players.LocalPlayer
and

    local ResetScriptFolder = Instance.new("Folder")
    ResetScriptFolder.Name = "DealtDamageResetScript-" .. Name
    ResetScriptFolder.Parent = ServerScriptService```
in the same script.
i really hope that's not ai, coz if it is yall proper cooked 💀
proven ibex
#

;compile lua lua local othervar = " and more text" local var = "text" .. othervar print(var)

remote matrixBOT
#
Program Output
text and more text

silk thorn
proven ibex
#

and sometimes it matters if order matters like doing math operations in a specific order though thats kinda rare to happen ;p

ripe forum
ripe forum
#

Am I cooked rare or medium well?

proven ibex
ripe forum
ripe forum
ripe forum
proven ibex
ripe forum
ripe forum
ripe forum
proven ibex
proven ibex
proven ibex
proven ibex
ripe forum