Announcement

Collapse
No announcement yet.

Quake reforged - alternative and altered skins!

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

  • #91
    you gore junkie! LOL


    Use this TUT to set the flag "4" to them:
    Ok, thanks, I downloaded it, extracted it, and I put the mdl file on the folder, then I run "modeltools.exe" but nothing happens, seems that opens the window but instantly it's closed again.. Does it work with w7 x64?
    200 a�os de mi querido PARAGUAY
    14/05/1811

    Comment


    • #92
      You have to run the tool via command prompt
      So get to the folder in command, then when you want to tag it.
      modeltool --flags 4 gib1.mdl

      Comment


      • #93
        Actually I just replaced the gib models from rygel's texture pack and voila!
        I just don't understand command prompt using, that's why I don't use DOSbox..

        Here's a pic, It can be seen very well, but in game is great..


        What would happen if I add more gib models and textures?
        200 a�os de mi querido PARAGUAY
        14/05/1811

        Comment


        • #94
          probably nothing.
          only goes up to three and the heads as far as code is concerned so adding new ones would need new code too...

          oh and just fyi the lack of blood (and less classic nature) of rygels gibs is why I made my pack in the first place; the original models have the blood trails on, properly gornographic imo!

          also, you might be intersted to know (if you don't already) the enemies you frag use different gib models (and their heads of course) for instance;

          dog uses only gib3
          soldier uses all three
          zombie uses all three
          ogre uses only gib3
          scrag uses only gib2
          fiend uses only gib1 (i think)
          shambler uses all three

          gib1 = arm, gib2 = torso, gib3 = chunk...

          i'm sure you get the idea...
          Last edited by osjclatchford; 05-14-2011, 06:18 AM.

          Comment


          • #95
            Hello,

            The thing with the necessary code change is not correct osjclatchford.

            Almost every model in Quake has a special function:
            - The item models (ex: keys, g_weapons) must spin
            - The rocket model must have a rocket trail
            - The hknights or Wizards spike model must have a different trail
            - The gib and zombie "attack" models must have a blood trail

            All these things are handled via the "flag" on the model directly.
            No code is needed/used for this.

            The main issues with Rygel�s pack are "flag" related, like not spinning items or the gibs.

            daniocampo1992 could have set the correct flag to the gibs to have blood,
            or use the original models (which are of course set correct) together with your High Res textures.



            The amount of gibs, that are spawned (and which gib for which monster) is CODE related.
            I simply doubled the quantity for daniocampo1992 so that he ahs more of them.
            By doing this, I gave ALL enemies 2x gib1, 2x gib2 and 2x gib3.
            That was a logical step I take to not have boring similar ones.



            Now on to daniocampo1992�s question regarding more blood in DarkPlaces:
            Yes, there is a very easy way indeed to have more blood in DarkPlaces:
            I explained it already here: klick
            Special tip:
            If you use DarkPlaces, and want to have more blood in your game (flying gib-trails-blood included),
            then simply raise your "cl_particles_quality" to lets say: "7"
            In-Game options menu only allows you to have max. "4"; but changing your config.cfg manually will do the job

            Everybody should play Quake with a value bigger than "5".
            Now go and edit your config.cfg and set the "cl_particles_quality" value to "7" !
            (this has no negative influence on anything else)

            Have fun
            Seven

            Comment


            • #96
              Originally posted by Seven View Post
              ...The thing with the necessary code change is not correct osjclatchford.
              danio asked about adding more gib models/skins than the standard three, I was refering to the number of gibs, not the blood particles themselves...

              oh, and btw, the x2 gibs of different kinds for each enemy in your pack is just awesome!

              Comment


              • #97
                I replaced the gibs from rygel's pack with yours osjlatchford, plus increasing particles quality the result is brutal as it is..



                Thank you all!
                200 a�os de mi querido PARAGUAY
                14/05/1811

                Comment


                • #98
                  glad you like them...

                  Comment


                  • #99
                    glad you like them...
                    :d
                    Last edited by DaniOcampo1992; 05-15-2011, 08:19 AM. Reason: error
                    200 a�os de mi querido PARAGUAY
                    14/05/1811

                    Comment


                    • daniocampo1992,

                      please brighten your screens a little before uploading them.
                      I cannot see one thing/detail.
                      Remember what I said about taken screenshots compared to in-game visual ?
                      Please make them much brighter.
                      Thank you for your understanding.

                      Seven

                      Comment


                      • Originally posted by Seven View Post
                        ...Remember what I said about taken screenshots compared to in-game visual ?
                        Please make them much brighter...
                        much agreed!

                        Comment


                        • Remember what I said about taken screenshots compared to in-game visual ?
                          Please make them much brighter.
                          Oops, sorry about that Seven, I'll keep that in mind next time.. Seems that my LCD is overbrightened.. ^^'
                          200 a�os de mi querido PARAGUAY
                          14/05/1811

                          Comment


                          • Originally posted by daniocampo1992 View Post
                            Oops, sorry about that Seven, I'll keep that in mind next time.. Seems that my LCD is overbrightened.. ^^'
                            Use this web page to calibrate your monitor:
                            The Gamma adjustment page

                            In fact, anyone that does any image editing should use this page. Otherwise, all your work will look extremely different on the computers of other people.

                            Comment


                            • Ok, thanks for the tip hunter..
                              200 a�os de mi querido PARAGUAY
                              14/05/1811

                              Comment


                              • If you use DarkPlaces, and want to have more blood in your game (flying gib-trails-blood included),
                                then simply raise your "cl_particles_quality" to lets say: "7"
                                I noticed that this is also a fps killer, when closer to the blood trail, less fps you have..
                                I thought blood were just simple sprites..
                                200 a�os de mi querido PARAGUAY
                                14/05/1811

                                Comment

                                Working...
                                X