Skip to content

Net: Store Remote Events/Functions in a folder inside of ReplicatedStorage#194

Open
zzhabib wants to merge 1 commit into
Sleitnick:mainfrom
zzhabib:main
Open

Net: Store Remote Events/Functions in a folder inside of ReplicatedStorage#194
zzhabib wants to merge 1 commit into
Sleitnick:mainfrom
zzhabib:main

Conversation

@zzhabib
Copy link
Copy Markdown

@zzhabib zzhabib commented May 8, 2024

Changed Net so that it uses a folder inside of ReplicatedStorage to store all of the RemoteEvents and RemoteFunctions, rather than parenting them to the script itself.

This avoids issues if the developer decides to store their Net module inside of ReplicatedFirst. (Remotes don't seem to fire if they are stored in ReplicatedFirst).

Changed Net so that it uses a folder inside of ReplicatedStorage to store all of the RemoteEvents and RemoteFunctions, rather than parenting them to the script itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant