:
Destination Time
:
Present Time
:
Last Time Departed

bttf92

Mod Team
  • Content Count

    82
  • Joined

  • Last visited

Posts posted by bttf92


  1. A first attempt to add more effects to the time travel sequence. They are not very similar to the movie, but it is a good start. See it in HD.

    " width="600px" height="361px">
    " />
    " width="600px" height="361px" allowFullScreen="true" allowscriptaccess="always" />


  2. Well, I had tried to find some code that could re-create these effects, but I have not found anything useful. As you can see yourself from this site, most of the functions of the code of GTA IV have not yet been documented. However I will continue the search for a solution.


  3. Ok, I'm sorry. I didn't want to generate a discussion like this with my previous post. I responded immediately because I had already tried it but, with my current knowledge of the code, I failed to do so. But surely, as bluespace88 says, there is an easy way to do.


  4. Well, GTAIV's code is structured differently and secondly I use VB .NET. In this case the problem is the native that draws the texture on the screen, you can use it only in a particular event of the class, therefore use of the timer is hard.


  5. Do you mean like this?

    gtaiv2010050915492332.jpg

    However, yes, there are other changes to be made. Like for AM/PM, in the film a LED indicates if the hour is ante meridiem or post meridiem. And the colon that separates hours and minutes should blink.


  6. I add the fire trails.

    " width="600px" height="361px">
    " />
    " width="600px" height="361px" allowFullScreen="true" allowscriptaccess="always" />

    @♠Grim♂ Reaper 1666◙: I don't use the g4m hook, but the .NET Script Hook. For me, Visual Basic is more simple than C++. However a DeLorean for IV would be wonderful but seems that nobody of the modelers is interested in the conversion.


  7. First, thanks to Mini-Me!

    I resumed working on my mod and this is a little update. I make the new TC, that are now much more similar to the film. Soon I will release the new version of the mod. Watch the video in 1080p or 720p for a better resolution.

    " width="600px" height="361px">
    " />
    " width="600px" height="361px" allowFullScreen="true" allowscriptaccess="always" />


  8. Pretty cool, though it may have a limited audience since not everyone has a PC powerful enough to run GTA IV.

    Yes I know, but I will continue to work on the mod although there are few players. Now I have to fix some bugs of the TC and then I will release it.


  9. I'm working on the time travel code for GTA IV and this is the first video of my mod!

    ">
    " type="application/x-shockwave-flash" wmode="transparent" width="425" height="350" />

    I'm using the C++ Scripthook, is very simple!For now, the car goes only six hours in the future. I have also added a clock and a digital speedometer.