Zadara Posted April 25, 2009 Share Posted April 25, 2009 Hi there, i am busy with a script, that a rocketlauncher let shoot grenade/molotov/satchel/teargas, but one anoying thing on the rocketlaunchers is the view when you shoot, can i chang that view with scripting? Link to comment
darkdreamingdan Posted April 25, 2009 Share Posted April 25, 2009 I'm not sure if i understand you correctly, but if i got it right, you want to allow shooting rockets from 3rd person view. createProjectile allows you to create custom rockets. You could use this to create them, and if you're scripting on 1.0 you could apply an animation on top. Link to comment
Zadara Posted April 25, 2009 Author Share Posted April 25, 2009 I'm not sure if i understand you correctly, but if i got it right, you want to allow shooting rockets from 3rd person view.createProjectile allows you to create custom rockets. You could use this to create them, and if you're scripting on 1.0 you could apply an animation on top. I wan't when i shoot a grenade or something, that he is looking not from the normal rocket launcher camera, but from tha camera that's also used when you stouting with a m4. Link to comment
Lordy Posted April 25, 2009 Share Posted April 25, 2009 Well you can create custom camera angles with onClientRender and setCameraMatrix I think.. And then have the crosshair with either a static image or dx funcs 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