Bonsai Posted March 2, 2014 Share Posted March 2, 2014 Hey Peeps, just a little question. I know there can be a huge delay until an event is actually triggered if its between client <--> server. But I'm wondering if the order will stay the same no matter how long it takes until the events are triggered. Example: function() triggerServerEvent A triggerServerEvent B end Is there any situation where B is triggered BEFORE A? If so, I would have to make sure A is definitely triggered first.. Thanks for helping. Bonsai Link to comment
xXMADEXx Posted March 3, 2014 Share Posted March 3, 2014 Yes, the order will stay the same. 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