Search results

  1. P

    Fallout 3d Models > is it possibile?

    You guys want to port fallout 2 to a new engine. You don't want a new engine and start from scratch making graphics/scripts? So what you all want is to build ontop of the game, but have a new engine which removes most/all of the hardcoded stuff and also be less limited to how much you can...
  2. P

    Fallout 3d Models > is it possibile?

    I am primarily interested in taking the fallout atmosphere and the systems into a new engine I am making. All the artwork I don't care to use, and as for the scripts and the functionality they provide, I can only hope to make something equal or better. I think I have a good 50-65% of the...
  3. P

    Fallout 3d Models > is it possibile?

    Hey Mr Wolna, I need some help from you and others. Must the graphics always fit the isometric diamond? For example I have this kind of tool for cutting an image into pieces and testing if they fit together: http://img200.imageshack.us/img200/4159/tiletrouble.png Each tile is 64x32. I...
  4. P

    Fallout 3 Multiplayer is coming soon

    I had given up at some point in the past, and thought I wasn't coming back to any of Fallout 3.. I was wrong so I am still around and have already reclaimed that i was going to make multiplayer. But depending how things go in the next few days, i may just cancel it for good and offer my...
  5. P

    Fallout 3d Models > is it possibile?

    I could make a 2D Isometric Rpg Game Engine. You remember Afollut? Well I was making that when I had very little knowledge of coding. Now I have much more, and in C++ rather than C#. It is not just my subjective opinion of my own abilities/potential but also the knowledge I have acquired...
  6. P

    Fallout 3 Multiplayer is coming soon

    Multiplayer Fallout 3 is not coming soon. But I am not giving up.
  7. P

    Fallout 3 Online Chat Test Part 2

    When I wanted to build ontop of Fallout 3, a multiplayer world, it made sense to experiment with chatting in Fallout 3. But I am no longer planning on building multiplayer onto the game, rather I want to make my own game.
  8. P

    Fallout 3 Online Chat Test Part 2

    http://www.youtube.com/watch?v=IbwGseKvUeM I have tested it many times so far. And it seems mostly stable. But I need more people to test.
  9. P

    Fallout 3 Multiplayer is coming soon

    Edit: Video, http://www.youtube.com/watch?v=tmpWqubKk_0 First let me dispel your expectations of what you think it will be like. For now: -No new content, this includes quests, weapons, clothing, etc. -Systems such as VATS will exist until I can replace them or disable them. -Only...
  10. P

    Playing Movies using DirectShow onto Fallout 3

    http://www.youtube.com/watch?v=213GePE2Log Using directshow to render the video, and a hook on fallout 3's direct3d, i can paint any video onto fallout 3. The one showed here was 9 or 10 megabytes.
  11. P

    Fallout 3d Models > is it possibile?

    I am curious what your opinion is for Blender? If someone were to make a Blender import/export script so you and your team can share animations, would it be useful? Although I don't want to touch any other language but C++ for now. If making a game engine is too much work, would it be...
  12. P

    Script for converting talking heads...

    animated .gif! That should work just fine. I will post back here when I get it added into the game.
  13. P

    Script for converting talking heads...

    Yes. You see this is what I just accomplished. http://www.youtube.com/watch?v=aVMUzdtxXAc I took a chunk of the fallout 1 intro and was able to make it part of the ui of fallout 3. I could take the fallout 2 talking heads and create a ui where it plays their talking animations and such...
  14. P

    Script for converting talking heads...

    Hi I am curious if any of you know where I could start if I wanted to convert fallout's talking heads into mip-mapped, dxt3 compressed .dds files? I would like to create a script that could do this for me automatically as well as be able to pick the height and width dimensions. This would...
  15. P

    [WIPz] Nuka monster

    Here is the model. I haven't textured it yet. http://i26.tinypic.com/20atnyw.png Story: Long ago an ancient fish surfaced just as the bombs went off. The Nuka Cola company was amazed by it and sealed it off in a vault that was timed to open after the radiation cleared. The creature was...
  16. P

    NETBoy!

    http://www.youtube.com/watch?v=0b2KyYuHpzk For now it is going to be an in game forum browser for Fallout 3. After i finish the browsing function I will probably begin to work on adding a way to chat with other people. forgot to mention that the menu is triggered by keypress. you can also...
  17. P

    Does editing variables externally give any sort of advantage

    I made a program that allows you to do basic scripting that involves reading and writing to memory. You can do if statements and loops. Declare variables and store what you read from memory in variables. So basically you could overwrite your variables with custom values.
  18. P

    Maybe a way to Convert Fallout 1 and 2 Loyalists to Fallout3

    well it's size can be changed. but if it is just a matter of opinion then maybe i could add in a way to set how large it is.
  19. P

    Maybe a way to Convert Fallout 1 and 2 Loyalists to Fallout3

    I am swapping out the ui with some of fallout 2's. http://www.youtube.com/watch?v=sEFejlrfylQ
  20. P

    Font color: [color=red]text[/color] Tip: you can also use c

    I put up a new video on the 15th and no one posted... ... i probably need to release something that people can try out before i should expect any commentary. Just so everyone knows, my game is capable of supporting multiple players. In the latest video the player start off in the corner, but...
Back
Top