All releases are automaticly licensed under the "Gamer_Z's BSD LICENSE" ( See Other Licenses ) unless stated otherwise in the readme of the archive (or file[s]) in which the release is contained. The license in the readme covers all the files in the zip archive in which it resides unless stated otherwise in the readme.
Please report any ideas and give feedback through github
Plugins | ||
Virtual File System | This plugin allows you to redirect all your file i/o into one big virtual storage file | |
GPS | This plugin allows you to create a route through San Andreas using X-Y-Z positioned nodes. Can be usefull for creating NPC's and GPS systems to go from for example Las Venturas Airport to San Frierro Car Tuning. Package includes the plugin, include and some scriptfiles. NOTE: Requires SAMPGDK | |
Anti Cheat | This Anti-Cheat which consists of a plugin and an include allows you to easily use anti cheat functions without any problems. Most pawn overhead is avoided thanks to C/C++ usage | |
Drift Points Counter | This plugin eliminates the pawn overhead for the heavy calculation required to determine the drift of a car. Thanks to this plugin you can make your own customised and advanced counter in no-time | |
EasyBMP | Mainly a discussion thread, but it offers a plugin which is able to read BMP images (stored on the server-side files, no url downloads). Thanks to this you can for example show an 32x32 icon as a textdraw | |
INI Editor | This plugin allows you to easily edit INI-files. Not the fastest around here but it has some nice features! | |
Filterscripts | ||
Drifting Points Counter | Good example of how to use the Drifting Points Counter plugin, a really nice filterscript to test on your localhost! | |
Autopilot for Cars | Ever sleepy behind the steer? Let the AutoPilot drive to your chosen location! Uses the GPS Plugin for calculating routes | |
ATVT | Plain simple attach vehicle to another vehicle. ANY vehicle to ANY vehicle. Not just simply attaching a trailer! | |
Passenger | Get into any vehicle with as many passengers as you want | |
Extractor | Lists commands in a script | |
Tic-Tac-Toe | Good old Tic-Tac-Toe with an unbeatable AI! | |
Measurement | Allows you to measure different distances in the SA-MP 3D world | |
Includes | ||
NDLG | Always had problems remembering the id of your dialog and changing definitions and checking if ID isn't already taken? No problem with this, you can simply name your dialogs and handle the responses much faster and easier! | |
FDLG | One of the fastest dialog processors around. Allows you to handle dialog responses faster and easier | |
Spolszczenie | Polskie spolszczenie wiekszosci funkcji SA-MP | |
GYXZ2P | Get XYZ Between 2 positions | |
Accurate Speeds | An Include which will get the most possible accurate GTA speed | |
GetVehicleMatrix-and-GetVehicleOffset | An Include which provides functionality for getting the vehicle matrix and rotations and offsets relative to rotations, more info here | |
Maps | ||
Applications | ||
LAN IP SCANNER | Allows you to see all the computers on your LAN network and their details | |
QuickAppLauncher | An example of a program which is useful for fast-program-shortcuts | |
PAWN PreProcess | This PAWN Script Preprocessor made in C++ allows you to eliminate a few scripting problems and adds custom definitions with operator support | |
GPS Scripter Pad | Tool for positioning nodes and orienting with the GPS plugin | |
Videos | ||
GPS Test #1 | The GPS plugin in action | |
GPS Test #2 | GPS Plugin Performance test | |
Discussions | ||
Advanced SA-MP GPS Plugin | Thus an early note of releasing the advanced GPS Plugin by me | |
SA-MP Client Modifications | ||
Custom GUI | Gamer_Z's Custom SAMP GUI | |
Useful Links | ||
Google Projects | My Google Code projects | |
Other | ||
Call of Duty Moderwn Warfare 3 Console Enabler (CoD_MW3_Console_Enabler) | This proxy dll basicly adds a hacked console to the game, try the command "map sp_paris_a" ;) |