Jason_Gregory Posted April 15, 2010 Share Posted April 15, 2010 Hey its meeeh again im looking for a function for our Race Server where the Player can switch between different Camera Modes while spectating other ones. I think everyone knows the Camera Movement of Camera Mode 3 (pressing the V[iew] Button) in San Andreas (Dynamic Camera). The Camera has different ways, a Helicopter View, a First Person View... etcetera. It should be enough adding a Parameter bool setCameraTarget ( player thePlayer, [ element target , int mode] ) Optional Arguments target: The element that you want the camera to follow. If none is specified, the camera will targe mode: 1 = Normal View | 2 = remote View | 3 = (only for Vehicles) Dynamic View | 4 = (only for Vehicles) First Person View - Jason Link to comment
Dark Dragon Posted April 15, 2010 Share Posted April 15, 2010 yeah i requested that once, even though i have no clue where you got those names from. there are much more views as far as i know, 3 third person ones with different distances, then the cinematic one and the hood view. plus mta race was used to offer one of those cinematic views as a bonus one, the one which is on the left side of the vehicle. however there is no first person view, but it has been scripted already. http://bugs.mtasa.com/view.php?id=5239 EDIT: Oh now i get it, i guess the cinematic view is what you called "dynamic" Link to comment
Jason_Gregory Posted April 15, 2010 Author Share Posted April 15, 2010 EDIT: Oh now i get it, i guess the cinematic view is what you called "dynamic" yep, but i think its better requesting it once more cause noone reacted on your Request (2010-03-15) Mhm...its scriptable but the cinematic view would gulp a lot of CPU . Link to comment
Recommended Posts