Laddar...

ScriptHookV SDK for Pascal 1.2.2

Ladda ner
5b67e9 srctemp
5b67e9 files

22765

This SDK allows you to write ScriptHookV ASI plugins for GTA V using Free Pascal.
The whole Native Database has been converted from C to Pascal - every requirement to compile a working ASI, is included in the package.

USAGE:
Do not start a new Lazarus project! Just open the LPI file with Lazarus 64-bit.

IT WORKS:
All of my ASI script mods use this SDK, they work without problems.

If you find ANY BUGS, non-working functions, please comment!

Anyway - the main idea behind Pascal GTA scripting is not just the syntax, but I failed to set the C compiler and linker properly, so it could not link to ScriptHookV DLL. Pascal can generate the import library from source code - no need to set the compiler.

Change Log:

v1: First public version

Natives are converted from an OLD version of NativeDB
https://www.dev-c.com/nativedb/


v1.1: Lots of previously unnamed Natives finally got normal names. Also, some of the original names have changed. Cfloat-to-Uint64 reinterpret casts are now changed to be in-place (no function call overhead).

Natives are converted from nbase
https://cdn.rage.mp/public/natives/
source code: https://cdn.rage.mp/public/natives/ndata.js


v1.1 w/doc: added the worldGetAll functions. Short FAQ and doc included!

v1.1.1: updated eGameVersion enumeration

v1.2: MAJOR BUGFIX: natives which return floats, will work now as expected!

1.2.1: updated eGameVersion enumeration

1.2.2: fixed createTexture function definition
Show Full Description

Först uppladdad: 17 november 2019
Senast uppdaterad: 19 juli 2020
Senast nedladdad: 1 timma sedan

All Versions

 1.2.2 (current)

6703 nerladdade , 700 KB
19 juli 2020

 1.2.1

3460 nerladdade , 700 KB
19 maj 2020

 v1.2

3198 nerladdade , 700 KB
2 april 2020

 v1.1.1

6220 nerladdade , 700 KB
31 december 2019

 v1.1 w/doc

721 nerladdade , 700 KB
20 december 2019

 v1.1

1640 nerladdade , 200 KB
27 november 2019

 v1

833 nerladdade , 200 KB
17 november 2019

24 Kommentarer