[Camera]
fVanityModeMaxDist=6000.0000
fVanityModeMinDist=10.0000
fMouseWheelZoomMinDelta=0.0050
fMouseWheelZoomSpeed=0.8000
fMouseWheelZoomIncrement=0.01
fMinCurrentZoom=0.001
fActorFadeOutLimit=-100
fOverShoulderHorseAddY=88.0000
fOverShoulderHorsePosZ=80.0000
fOverShoulderHorsePosX=0.0000
So what I want to know is, can I set those during runtime on the player sitting on a horse event? If so, how. Can I just use them "as is" or do I need to reference them in some way?
Thanks for any help.
EDIT* While I'm here I may aswell ask this too.
This is the event to check if an actor is sitting on a horse
ActorID.GetSitting
That will return a number depending on what he/she is sitting on. The thing I need to know is, what is the ActorID for the player? How do I find this? Thanks.
