Announcement

Collapse
No announcement yet.

Script Extraction Error - Missing CLassic Sniper Code...

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

    Script Extraction Error - Missing CLassic Sniper Code...

    okay, i am reletively new to unrealscript

    I have been working on a sniper rifle mutator that alters the sniper rifle (NOT the lightninggun) in ut2k4

    now if you go into UnrealEd, you can click the "Export All Scripts" on the menu so you can see how all the existing weapons are coded...
    whenever i click "Export All Scripts" UnrealEd freezes. eventually some of the scirpts were exported and i have looked at them to understand how to do this. the problem is, the Script for the classic Sniper Rifle is missing.

    has anyone else had this problem with UnrealEd crashing?
    and is there any other place i can find the code for the Classic Sniper Rifle?

    Thanks

    #2
    ..\ut2004\utclassic\classes\ClassicSniperRifle.uc

    Look for that.

    Comment


      #3
      Or use wotgreal or UDE, that is downloadable from epic (it might even be shipped with the latest official-non-beta patch).

      Comment


        #4
        thats the problem, it didn't finish extracting, so
        ..\ut2004\utclassic\classes\ClassicSniperRifle.uc
        isn't there

        the ..\ut2004\utclassic\classes\
        folder only has 2 files in it:
        ClassicSNiperFire.uc
        MutUTClassic.uc


        Also, i am using WOTgreal. how do i use it to extract the scripts?

        Comment


          #5
          You could dl this.

          http://files.filefront.com/2970114

          Comment


            #6
            thank you, im downloading it now.

            Comment


              #7
              To extract things (scripts, textures, music, ...) using wotgreal, go to Tools/Advanced exporter.
              You won't have the comments that the source scripts will bring you, though.

              Comment


                #8
                yes
                thank you. i found it and am now happily reading through the sniper rifle code

                Comment

                Working...
                X