MISI.ASI - Library for Running LUA Scripts
-
Password for the archive: libertycity
A library for running LUA scripts in GTA 2.
The library loads at the beginning of the game and gives you access
to the game world (of course, as much as you know
the useful addresses in the game's memory).
The name MISI comes from the derivative of the original scripts ".MIS"
(which translates, obviously, to mission) and together with
the ASI extension (which is used in the game) turned out
to be quite harmonious with MISI.ASI.
Installation:
Unpack the contents into the game folder. Open the installer that you extracted from the archive with the other files. Follow the instructions.
Installation instructions for Stage Constructor and demo missions:
Note: Before installation, make backups of all files!
1.Copy MISI/data/STAGEC.SCR to the GAMEROOT/data directory
2.Copy MISI/data/STAGEC.MMP to the GAMEROOT/data directory
3.Copy MISI/data/E.GXT to the GAMEROOT/data directory
4.Copy MISI/data/test1.seq to the GAMEROOT/data directory
5.Copy MISI/Examples/gamemode.lua to the GAMEROOT/scripts directory
6.Install STAGEC.LUA if the file does not exist in the GAMEROOT/modules directory
7.All done. Launch the game.
Creator: Logofero
The author thanks the following people for their help:
Sektor, Vike, robotanarchy, Jones, BeepBoop, JernejL, BenMillard, Pyro, Dark Byte, and others
Detailed information can be read on the website forum, which is the author's home.
Библиотека для запуска скриптов LUA в GTA 2.
Библиотека загружается в начале игры и даёт вам доступ
к игровому миру (конечно, настолько, насколько вам известны
полезные адреса в памяти игры).
Название MISI пришло от производного слова исходных скриптов «.MIS»
(что в переводе, очевидно, означает миссия) и вместе с
расширением ASI (которое используется в игре) оказалось
вполне созвучным MISI.ASI.
Установка:
Распакуйте содержимое в папку игры. Откройте установщик, который вы извлекли из архива с другими файлами. Следуйте инструкциям.
Инструкция установки Stage Constructor и demo-миссий:
Примечание: Перед установкой сделайте бэкапы всех файлов!
1.Скопируйте MISI/data/STAGEC.SCR в директорию GAMEROOT/data
2.Скопируйте MISI/data/STAGEC.MMP в директорию GAMEROOT/data
3.Скопируйте MISI/data/E.GXT в директорию GAMEROOT/data
4.Скопируйте MISI/data/test1.seq в директорию GAMEROOT/data
5.Скопируйте MISI/Examples/gamemode.lua в директорию GAMEROOT/scripts
6.Установите STAGEC.LUA если файла не существует в директории GAMEROOT/modules
7.Все. Запускайте игру.
Создатель: Logofero
Автор благодарен за помощь следующим людям:
Sektor, Vike, robotanarchy, Jones, BeepBoop, JernejL, BenMillard, Pyro, Dark Byte и другим
Подробную информацию можно почитать на на форуме сайта, являющегося домом автора.