T0I_C
(局外者)
#1
You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? A ball-shaped creature that rolls towards a dungeon when it hears a piece of food falling into a deep hole.
-
What is the issue? I keep getting an error about the “Connect” part of a Connect(function()) action.
-
What solutions have you tried so far? Any, i just cant get an idea in my head, and i cant find a corresponding article for this situation.
NLU4K
(nlu4k)
#2
If the meatclowndied is an event, then it would be OnServerEvent:Connect(function()
T0I_C
(局外者)
#3
Nope, the class is RemoteEvent.
NLU4K
(nlu4k)
#4
yes, so it’d be OnServerEvent then
T0I_C
(局外者)
#5
Nope, i pasted it in, and i got another error.
“Expected ‘(’, ‘{’ or when parsing function call, got “:””
NLU4K
(nlu4k)
#6
game.ReplicatedStorage.MeatClownDied.OnServerEvent:Connect(function()
T0I_C
(局外者)
#7
Thanks for the suggestions, it has been fixed!
1 Like
system
(system)
Closed
#8
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.