Giter VIP home page Giter VIP logo

gta-3-custom-mission's Introduction

What is Interception?

Interception is a CLEO custom mission for Grand Theft Auto III, It isn't defined via Main.scm, but it emulates the experience of a custom mission 100%, like any CLEO mission would. It does NOT contribute to main game statistics.

Installation

Playing Interception requires the CLEO library for Grand Theft Auto III, you can get it here (https://cleo.li)

  • Drag and drop the contents of the interception2.rar archive to your CLEO folder.
  • Head to the marker in Staunton by Kenji's casino to play the mission.

What knowledge can I get out of this?

  • This mission shows how a healthbar can be successfully implemented for a boss fight in Grand Theft Auto: III.
  • This mission also shows you how to implement fixed and smooth transitional cameras.
  • Interception also demonstrates failure conditions, and how to emulate the experience of a mission via cutscenes, fade-in/fade-out and the correct lettering styles.
  • A lot of Grand Theft Auto: III opcodes and operations are interchangable with Grand Theft Auto: Vice City.
  • The source demonstrates how special actors are loaded and removed.
  • Clearly defined way of assigning FXT keys and making use of them through text opcodes.
  • Makes use of various vital CLEO techniques.
  • Tutorial section included in this repository.

Decompiling the code

The code can be decompiled with Sanny Builder. Visit (https://www.sannybuilder.com/index.html) to download it.

Screenshots

gta-3-custom-mission's People

Contributors

willj99 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.