nyolc8 Posted August 12, 2014 Share Posted August 12, 2014 Is it possible to move or remove a vehicle's collision sphere with cleo script in game? I tried to remove a sphere using 0D0E: set_car [email protected] component "EDoor_10" state "STATE_DISABLE" But I only got some opcode errors (tested in samp) when it should take action. ("EDoor_10" is the sphere's name in the dff) Are collision spheres even count as " vehicle component"? Any way to modify them realtime in the game? I only know that the big dumper have some collision poligons which are rotates along with the model itself. Those poligons have different IDs than others. Anyway to make something like this in CLEO? So the main question: is there any way to modify or transform or remove vehicle collision (parts) in game with cleo? Link to comment Share on other sites More sharing options...
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