botshara Posted March 31, 2017 Posted March 31, 2017 (edited) Hello, I want attach a colshape to object who is moving (moveObject), when hit on colshape player die or if he was in the vehicle then vehicle explode. I need do this Client-sided but if its impossible, server-sided also will be fine. E: Actually I dont need make colshape I think, maybe its possible server-sided ? When hit on object ? Edited March 31, 2017 by botshara
NeXuS™ Posted March 31, 2017 Posted March 31, 2017 For vehicle, I think you can use onClientVehicleCollision. For players, maybe check for the distance between the object and the player. Maybe that would work. Did I help you? NeXuS™#0001
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