crouch prone camera settings?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zzDimaxx

    #1

    crouch prone camera settings?

    Before in bf1942 i made a gustom robot (big robot) and i edit some file so when you press crouch the camera not goes down 0.5 it goes up 10.5.
    My question is:
    How can i adjust(edit)
    Crouch-camera
    Prone--camera
  • wolfi

    #2
    Re: crouch prone camera settings?

    For example, go here:
    objects\soldiers\us\us_heavy_soldier.tweak

    Find these lines and edit them:

    Code:
    rem Stand
    ObjectTemplate.poseCameraPosition 0 0/0.47/0.1
    rem Crouch
    ObjectTemplate.poseCameraPosition 1 0/-0.05/0.1
    rem Prone
    ObjectTemplate.poseCameraPosition 2 0/-0.63/0.1
    Should work just fine :)

    Comment

    • zzDimaxx

      #3
      Re: crouch prone camera settings?

      yes thats the file i'm talkin about
      Huge thanks wolfi !

      Comment

      • wolfi

        #4
        Re: crouch prone camera settings?

        Np mate, glad that I can help :)

        LOL @ http://www.askjeebz.net/haxor.gif

        Comment

        Working...