Ride1234 Posted July 2, 2010 Share Posted July 2, 2010 Hello, i'm scripter-beginner. I can't understand in which case i must use "source" in which "player" , "client".. And how to learn when what must be used? Link to comment
Gamesnert Posted July 2, 2010 Share Posted July 2, 2010 Use "source" when you want to know what's the main element involved in the event (for instance, source = the vehicle a player entered in onVehicleEnter) Use "client" if you've triggered a server-side event from the client, and want to know what client triggered the event. Use "player" if you've actually defined it. 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