minimod test coming soon

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • =IAM=2BAD4U

    #16
    Re: minimod test coming soon

    set me up I'll give it a try.

    Comment

    • Super Six Three
      Member
      • Oct 2006
      • 1093

      #17
      Re: minimod test coming soon

      so how do i make it smaller???

      Comment

      • excentriker.de

        #18
        Re: minimod test coming soon

        you only need the files you made changes to , for instance if you change the sniper class you only need the files

        \Kits\ch\ch_Sniper.con
        \Kits\Mec\MEC_Sniper.con
        \Kits\US\US_Sniper.con

        or for the weapons you just need the .tweak files of the \Weapons\Handheld\theweapon folder

        put this with the original folder\file-structure in an zip archive and include this archive in the ServerArchives.con

        like this :
        Code:
        fileManager.mountArchive [B]yourmod[/B]_Objects_server.zip Objects
        
        fileManager.mountArchive ../bf2/Common_server.zip Common
        fileManager.mountArchive ../bf2/Menu_server.zip Menu
        fileManager.mountArchive ../bf2/Objects_server.zip Objects

        Comment

        • Super Six Three
          Member
          • Oct 2006
          • 1093

          #19
          Re: How do i?

          The page cannot be displayed

          Comment

          • excentriker.de

            #20
            Re: How do i?

            sorry , www.excentriker.de/bf2

            Comment

            • Super Six Three
              Member
              • Oct 2006
              • 1093

              #21
              Originally posted by excentriker.de
              you just have to include the files you have changed into the mod, not the whole object_server.zip , or whatelse.

              I have some minimod for my own at www.exentriker.de/bf2/ , it has only 763KB and you can install it easy by klicking a INSATLL.bat, it makes all the copying of the necesarry files automatically. You can take it as startpoint for your own.
              how do i make a INSTALL.bat???

              can i make a INSTALL.bat if so how?

              Comment

              • excentriker.de

                #22
                Re: How do i?

                hehe, you don't know .bat ? mhmm, some kind of simple programming language on DOS and WINOWS called batch-programming just add some dos-console commands to an text-file and rename it to whatever.bat

                Comment

                • Super Six Three
                  Member
                  • Oct 2006
                  • 1093

                  #23
                  Re: How do i?

                  what are the dos-console commands??? i mean for INSTALL.bat

                  Comment

                  • excentriker.de

                    #24
                    i would say you have to look at the web for some tutorial about Dos commands or just download the excentriker mod and look inside or just use the install.bat fore your mod

                    At most you will need the copy and xcopy command, and the cd

                    discussing in different threads about the same topic is not so easy, just stay in one thread please

                    maybe you have icq or skype , so we could have an more direct conversation

                    Comment

                    • Super Six Three
                      Member
                      • Oct 2006
                      • 1093

                      #25
                      Re: How do i?

                      Originally posted by excentriker.de
                      At most you will need the copy and xcopy command, and the cd
                      where do i find these???

                      Comment

                      • excentriker.de

                        #26
                        Re: How do i?

                        for some overview http://labmice.techtarget.com/articles/batchcmds.htm

                        Comment

                        • CXZAR

                          #27
                          Re: How??

                          Super Six Three stop spamming the boards man, u already have like 2 threads for your mod only, and in one of them u already asked this question

                          Comment

                          • DrunkenPirate
                            Ascended
                            • Mar 2005
                            • 4210

                            #28
                            Re: How??

                            Yes, please do stop doing that.

                            Merged threads x3

                            Comment

                            • Super Six Three
                              Member
                              • Oct 2006
                              • 1093

                              #29
                              Re: How??

                              Originally posted by DrunkenPirate
                              Yes, please do stop doing that.

                              Merged threads x3

                              cool,u can merge 'em together!!!

                              Comment

                              • imported_KatanaGFR

                                #30
                                Re: minimod test coming soon

                                ok im just started with programming, but if im right, you have to make the mods folder ( mods/bf2 , standard 1 )copy to p.e. mods/mymod and then overwrite the files you included in your zip.
                                Havent looked at the codes bt it will be something like copy dir mods/bf2 to mods/mymod and the next line extract mymod.zip to mods/mymod

                                I think its something like that.

                                Comment

                                Working...