Help A Noob --- Removing Crosshairs

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

    #1

    Help A Noob --- Removing Crosshairs

    Hey all

    I am making a mod and I am very close to completion. All thats left to do is some skinning and removing crosshairs. Skinning isn't so important yet though. If somebody could please post a noob friendly way to remove crosshairs that would be great. All credit will be given to you in my readme.

    CDNCommando
  • Coi

    #2
    Re: Help A Noob --- Removing Crosshairs

    tell every1 to go in the options part of the game and put the crosshair transparincy to 100

    Comment

    • imported_CDNCommando

      #3
      Re: Help A Noob --- Removing Crosshairs

      LOL! Thanks for the bump I guess...

      Comment

      • imported_CDNCommando

        #4
        Re: Help A Noob --- Removing Crosshairs

        I figured out how to do it using the editor but i'm running into problems. Does anyone know what this error means:

        Ignored Warning[Game] : KitTemplate doesn't have makeScript implemented. Save failed.

        If anyone knows what this is or how to fix it any imput would be great.

        Thanks
        CDNCommando

        Comment

        • imported_CDNCommando

          #5
          Re: Help A Noob --- Removing Crosshairs

          Never mind I did it by manually editing the .tweak files.

          Comment

          • Dogness

            #6
            Re: Help A Noob --- Removing Crosshairs

            Is there stuff in the .tweak files that doesn't show up in the BF2Edtitor?

            In other words, did you have to manually edit them or was it simply easier than using the editor?

            Also, care to share how you did it? :)

            Comment

            • imported_CDNCommando

              #7
              Re: Help A Noob --- Removing Crosshairs

              Edit the .tweak files its easier. Open the tweak for what gun you are editing. Now change this line "ObjectTemplate.weaponHud.guiIndex *" Where the star is any number. (it varies from gun to gun) Now change that number to 0 and save. And enjoy your non crosshaired gun!

              Sorry for late response
              CDNCommando

              Comment

              • MaoZedong(UK)

                #8
                Re: Help A Noob --- Removing Crosshairs

                id just make the crosshair texture completely transparent. there is a texture right? or is it jsut for a certain weapon.

                Comment

                • imported_CDNCommando

                  #9
                  Re: Help A Noob --- Removing Crosshairs

                  not completely sure. I just know editing the line works lol.

                  Comment

                  Working...