'LinKin Posted April 27, 2015 Share Posted April 27, 2015 Hello, If I have my resource divided into other subfolders; For instance, server-side and client-side script files separated in 'server' and 'client' folders respectively. Whenever I trigger an event from server to client (using triggerClientEvent) will this event be heard in the client-files? Or it has trouble because of the client-side script file that contains the event listener is not in the same folder where the server-side script file triggered the event? Link to comment
WhoAmI Posted April 27, 2015 Share Posted April 27, 2015 It doesn't matter where the files will be. They just have to be in same resource. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now