载入中...

ScriptHookV SDK for Pascal 1.2.2

下载
5b67e9 srctemp
5b67e9 files

22,765

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

首次上传时间: 2019年11月17日
最后更新时间: 2020年7月19日
最后下载: 1小时前

All Versions

 1.2.2 (current)

6,703次下载 , 705.0 KB
2020年7月19日

 1.2.1

3,460次下载 , 705.0 KB
2020年5月19日

 v1.2

3,198次下载 , 704.0 KB
2020年4月02日

 v1.1.1

6,220次下载 , 704.0 KB
2019年12月31日

 v1.1 w/doc

721次下载 , 704.0 KB
2019年12月20日

 v1.1

1,640次下载 , 223.0 KB
2019年11月27日

 v1

833次下载 , 210.0 KB
2019年11月17日

24个评论