Jump to content
The Dark Mod Forums

stumpy

Member
  • Posts

    1998
  • Joined

  • Last visited

  • Days Won

    12

Posts posted by stumpy

  1. to hide cursor in gui its

    nocursor 1

    as in 1 = true.

    use in  windowDef Desktop{

    }

     

    here's one I did ages ago

    windowDef Desktop
    {
          rect 0, 0, 640, 480
          nocursor 1
          backcolor 0, 0, 0, 1
          matcolor 0, 0, 0, 1
          background "guis/assets/drayspinetomb/circuitopen.tga"

          windowDef VidFrame
          {
                rect 0, 0, 640, 480
                visible 1
                backcolor 1, 1, 1, 0
                
                windowDef RoqFile
                {
                      rect 0, 0, 640, 480
                      visible 1
                      background "video/testme"
                      matcolor 1, 1, 1, 1
                      
                      onTime 8000
                      {
                             resetCinematics;
                             resetTime "Anim" "0";
                      }
                      nocursor 0
                      
                }
          }
    }

    when you could only use roq files.

  2. Apparently the cinema release of rise of the Skywalker was Disney's re-cut to 2hours 22 minute, J.J. Abrams cut was 3 hours 2 minutes long.  So Disney cut 40 minutes out of the film.

    Disney also changed the running order of some of the scene's that's why you get that disjointed feeling when watching it, the missing scene's were all the emotional stuff you would expect in a movie, Disney had them shoot extra stuff for Disney toy ad placement (the figurines). Things got cut because they decided to pander to China for some strange reason.

  3. my take on this, made for kids aged 3 to 8, who don't care about screwy plot holes or things that don't make much sense and stretch reality in the wrong direction. Problem is where I live you needed to be aged 12 or higher to see the film. (going on the toys for rise of the skywalker) they are basically aged in the 3 to 8 age range, even though they wont get to see the movie until their parents get it on dvd or some payed for tv channel and watch it that way.

    Anyway the film is obviously just made for kids, any adult who doesn't get that is just going to get burnt. Its disney after all.

    • Like 1
  4. thief 2 golden child bot couldn't be disabled as far as I remember, the two other bots could be disabled with water, gas, fire arrows, you could also whack them with the blackjack but it was noisy and the bigger bot had a really good chance of one shotting you if you didn't move away from the cannons it had.

    think the camera's could be destroyed with fire arrows but it was very noisy.

  5. maps being compiled would not see a missing asset,(except for maybe a info_player_start) as the dmap only compiles the world brushes into walls, floors, ceilings, and adds stuff for assets if they are there and ignores them if they are not. unless a model origin is in the void, but that is just detecting that an inside part is in the void, if that asset isn't loaded then it isn't there.

     

    this is the wrong type of program for some thing like agile or devops methods,

     

  6. you should only sell royalty rights and not copy protect rights as that leads to a dark in dirty tunnel where the mod would be banned from using the sound effects and music that originated in the mod. Selling the other rights means the mod would lose the rights to use them.

    • Like 2
    • Confused 1
  7. there's a lot of eidos games on there, but they are ip owned by square enix, games like stolen and tomb raider.

     

    Archive.org don't check that software/images/video/audio files uploaded onto the site have any copyright attached to the software uploaded by their users they expect that their users don't upload copyrighted warez. They only remove copyright infringement media when someone informs them like a cease and desist order from square enix that they are likely to get if square enix ever found out about all those edios files on there.

    • Like 1
×
×
  • Create New...