grasmanek94 / GPB

Gamer_Z's Project Bundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 SystemThis plugin allows you to redirect all your file i/o into one big virtual storage file
GPSThis 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 CheatThis 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 CounterThis 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
EasyBMPMainly 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 EditorThis plugin allows you to easily edit INI-files. Not the fastest around here but it has some nice features!
Filterscripts
Drifting Points CounterGood example of how to use the Drifting Points Counter plugin, a really nice filterscript to test on your localhost!
Autopilot for CarsEver sleepy behind the steer? Let the AutoPilot drive to your chosen location! Uses the GPS Plugin for calculating routes
ATVTPlain simple attach vehicle to another vehicle. ANY vehicle to ANY vehicle. Not just simply attaching a trailer!
PassengerGet into any vehicle with as many passengers as you want
ExtractorLists commands in a script
Tic-Tac-ToeGood old Tic-Tac-Toe with an unbeatable AI!
MeasurementAllows you to measure different distances in the SA-MP 3D world
Includes
NDLGAlways 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!
FDLGOne of the fastest dialog processors around. Allows you to handle dialog responses faster and easier
SpolszczeniePolskie spolszczenie wiekszosci funkcji SA-MP
GYXZ2PGet XYZ Between 2 positions
Accurate SpeedsAn Include which will get the most possible accurate GTA speed
GetVehicleMatrix-and-GetVehicleOffsetAn Include which provides functionality for getting the vehicle matrix and rotations and offsets relative to rotations, more info here
Maps
Applications
LAN IP SCANNERAllows you to see all the computers on your LAN network and their details
QuickAppLauncherAn example of a program which is useful for fast-program-shortcuts
PAWN PreProcessThis PAWN Script Preprocessor made in C++ allows you to eliminate a few scripting problems and adds custom definitions with operator support
GPS Scripter PadTool for positioning nodes and orienting with the GPS plugin
Videos
GPS Test #1The GPS plugin in action
GPS Test #2GPS Plugin Performance test
Discussions
Advanced SA-MP GPS PluginThus an early note of releasing the advanced GPS Plugin by me
SA-MP Client Modifications
Custom GUIGamer_Z's Custom SAMP GUI
Useful Links
Google ProjectsMy 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" ;)

Join the chat at https://gitter.im/grasmanek94/GPB

About

Gamer_Z's Project Bundle


Languages

Language:C++ 81.8%Language:Pawn 5.3%Language:SourcePawn 5.2%Language:C 5.2%Language:HTML 2.3%Language:Makefile 0.2%