TDW (tdworg)

TDW

tdworg

Geek Repo

Functional and high-quality libraries for you.

Github PK Tool:Github PK Tool

TDW's repositories

samp-include-vehicle

A library is a collection of high-quality scripts for vehicles in SA:MP. It adds new functions and systems to work with any vehicles in the game. Besides, they are all optimized.

Language:PawnLicense:ZlibStargazers:28Issues:5Issues:28

samp-include-string

The library exports several useful functions for working with strings that are not in PAWN. Almost all functions can work with packed strings. Also, it fixes some bugs in PAWN functions.

Language:PAWNLicense:ZlibStargazers:7Issues:3Issues:9

samp-include-ulong

A library for using the unsigned values in code. It works on #emit, because PAWN have AMX-instructions for working with the unsigned values. In other words, it's unsigned long int' in PAWN.

Language:PawnLicense:ZlibStargazers:6Issues:4Issues:3

samp-include-color

Functions and macros for working with colors in a script. They can work with functions that can send a message to the player, e.g. SendClientMessage, SendClientMessageToAll, etc..

Language:PAWNStargazers:3Issues:3Issues:0

samp-include-test

A collection of libraries for testing, debugging and benchmarking scripts.

Language:PAWNLicense:ZlibStargazers:3Issues:4Issues:1

samp-include-bit

The library contains useful bit manipulation macros. Also, it contains bitset library for working with bit arrays.

Language:PawnLicense:ZlibStargazers:2Issues:3Issues:3

samp-include-chat

Some useful functions to work with chat.

Language:PawnLicense:ZlibStargazers:2Issues:3Issues:1

samp-include-cjump

Special functions to jump between functions.

samp-include-opcode

A library for working with opcodes in Pawn. It also supports JIT-plugin.

Language:PAWNStargazers:2Issues:3Issues:0

samp-include-dialog

A library with the new syntax for working with dialogs outside of OnDialogResponse. Besides, the library have functions that can be help in a script.

Language:PawnLicense:ZlibStargazers:1Issues:4Issues:3

samp-include-time

Functions for working with time in Pawn

Language:PawnStargazers:1Issues:3Issues:0