SDK for creating GTA IV .asi plugins

Overview

iv-sdk

"SDK" for creating GTA IV .asi plugins

Supports 1.0.7.0 and 1.0.8.0 (EFIGS only)

The majority of the project has been created for 1.0.8.0 and then had addresses ported to 1.0.7.0 so if there's any incompatibility on that version, feel free to report it.

There are no plans to support any other versions because of major differences in classes and functions.

Discord server

You might also like...
Dockerfile/docker-compose Elasticsearch with plugins elasticsearch-analysis-vietnamese and coccoc-tokenizer

docker-es-cococ-tokenizer Dockerfile/docker-compose Elasticsearch with plugins elasticsearch-analysis-vietnamese and coccoc-tokenizer Deployment docke

Portedplugins - A collection of plugins for the SuperCollider sound environment, all of which are ported / remixed from elsewhere

PortedPlugins A collection of plugins for the SuperCollider sound environment, all of which are ported / remixed from elsewhere - including hardware s

A C++ header-only library for creating, displaying, iterating and manipulating dates

The ASAP date/time library for beautiful C++ code ASAP is a small, header-only date-time library for C++11 and beyond. It is heavily inspired by my gr

Integrate the ZENO node system into Blender for creating robust physics animations!

ZenoBlend Integrate the ZENO node system into Blender for creating robust physics animations! End-user Installation Goto Release page, and click Asset

FSlateNotificationManager (Creating Custom Notifications in Unreal Engine)

FSlateNotificationManager (Creating Custom Notifications in Unreal Engine) An Example of creating custom notifications in Unreal Engine, similar to "L

A template for creating new MOLA modules

mola-foo Write me! Provided MOLA modules: Foo, type Foo. Build and install Refer to the root MOLA repository. Docs and examples See this package page

Creating sepia, reflection, grayscale, and blur filters from scratch and returns a modified image

image-filter Created sepia, reflection, grayscale, and blur filters from scratch and returning a modified image Directories: images: contains sample i

A little Trojan I wrote in a few days, creating GDI screen effects.

Monoxide A little Trojan I wrote in a few days, creating GDI screen effects. PSA This project is licensed with AGPL 3.0! In short, this means if you d

In this Program, I am using C language and creating All Patterns Program using Switch case
In this Program, I am using C language and creating All Patterns Program using Switch case

In this Program, I am using C language and creating All Patterns Program using Switch case. It has 15 pattern programs like a pyramid, half pyramid, etc...

Comments
  • Some Issue

    Some Issue

    I'm encountering an issue, firstly, the Pools with Natives are not working for whatever reason(for specific models only). And secondly, the Scripting Functions starts with _TASK, TASK makes the game crash. Maybe, I'm doing it in a wrong way, can you suggest how should I make those Natives work.

    opened by ARandom12 1
  • runs every frame in-game thing cause issues

    runs every frame in-game thing cause issues

    Hello, sorry again but i have a question that how do i make the code to run every n seconds? As if i spawn anything, it spawns in mass quantity and slowdown the game badly and after some seconds it crashes. If i use if cases using pressing keys events or something happened in game world, it works fine. But i want to spawn things every n seconds. There is one more thing, i can't figure out how to apply Native Function with Specific ped pools? Like giving LCPD baretta. Also for some reason i cant use while loop here, but it was working well in SC-CL and SCOCL both.

    opened by ARandom12 0
Owner
null
OpenIV.asi but actually open source

ClosedIV This repository contains the source code for ClosedIV.asi, an open source alternative to OpenIV.asi for GTA5 Benefits over OpenIV.asi open so

Péter Marton 13 Nov 16, 2022
The Raspberry Pi Pico SDK (henceforth the SDK) provides the headers, libraries and build system necessary

The Raspberry Pi Pico SDK (henceforth the SDK) provides the headers, libraries and build system necessary to write programs for the RP2040-based devices such as the Raspberry Pi Pico in C, C++ or assembly language.

Raspberry Pi 1.9k Jan 5, 2023
The Gecko SDK (GSDK) combines all Silicon Labs 32-bit IoT product software development kits (SDKs) based on Gecko Platform into a single, integrated SDK.

Silicon Labs Gecko SDK (GSDK) The Gecko SDK (GSDK) combines Silicon Labs wireless software development kits (SDKs) and Gecko Platform into a single, i

Silicon Labs 163 Dec 28, 2022
GTA Online survival missions in Single Player mode

SurvivalsModCPPVersion You liked the survival missions from GTA Online? Well, me too. This mod aims to recreate the same gamemode in Single Player mod

null 1 Nov 23, 2021
PoC that fixes two GTA Online bugs and drastically improves load times for CPU-bound systems

Project status Officially fixed by R* 2021-03-16 :) PoC that fixes two GTA Online bugs and drastically improves load times for CPU-bound systems All a

null 2.8k Jan 5, 2023
GTA SA FMOD mod, realistic car engine sounds.

GTA FMOD Informations FMOD is a proprietary sound effects engine and authoring tool for video games and applications developed by Firelight Technologi

Chrystian Farias 25 Oct 18, 2022
GTA 3/VC HUD recreation for Manhunt.

GTAHud Grand Theft Auto HUD recration for Manhunt. Installation GTAHud requires Ultimate ASI Loader (https://github.com/ThirteenAG/Ultimate-ASI-Loader

null 2 Feb 2, 2022
Flutter plugins for embedded Linux (eLinux)

Flutter plugins for Embedded Linux (eLinux) This repo is a companion repo to the flutter-elinux. It contains the source code for Flutter plugins for e

Sony 28 Dec 18, 2022
Some GCC plugins useful for OI training/judging.

gcc-plugin-for-oi Some GCC plugins useful for OI training/judging. Currently, only one plugin no_opt_attr_plugin is included. Build Simply make all. O

Xidian University Programming Contest Training Base 3 Mar 14, 2022
Flutter plugins used in Mixin

This repo contains the source code for Flutter plugins which used in Mixin. Check the packages directory for all plugins.

Mixin Network 245 Dec 28, 2022