san_andreas_man Posted February 21, 2006 Share Posted February 21, 2006 Here is a quick question about the rotation calc. HOW DO YOU WORK IT? This is the program i've been looking for to create car spawns but on a CORRECT angle... How do I work the thing? I can't find anything of help... I do like to mod the script... And I probably know what it is... But if someone could just right a breif descrption... Thanx Link to comment Share on other sites More sharing options...
solo Posted February 21, 2006 Share Posted February 21, 2006 Try sending Steve a PM Link to comment Share on other sites More sharing options...
steve-m Posted February 21, 2006 Share Posted February 21, 2006 The program converts Euler angles to quaternions. You need those for the ipl inst entries only. For car generators and such, you only need the angle around the z axis (up). IIRC, in the script this is set in degrees, and in the binary ipls (and maybe also normal ipls) in radians. 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