mcer Posted July 4, 2013 Share Posted July 4, 2013 Trigger an event is the same at call one function? Link to comment
mcer Posted July 4, 2013 Author Share Posted July 4, 2013 No, is not. Why?, I mean this: Here u can call the function with "Example()" or use CallServerFunction or CallClientFunction function Example() spawnPlayer ..... end if u use an Event u need to use triggerClientEvent or triggerServerEvent What is the difference? Link to comment
Castillo Posted July 4, 2013 Share Posted July 4, 2013 callServerFunction & callClientFunction uses triggerClientEvent/triggerServerEvent. 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