Gta Samp Download Pc
Please use samp-compat from now on, thanks!
Oct 12, 2017 Samp 0.3.z R1. 14 February 2014 GTA San Andreas. A new version of SAMP has been released! Here is the official description translated by Yandex SA-MP 0.3z is basically a security update for the SA-MP 0.3 branch. We managed to include some features and fixes. Download SAMP 0.3.7-R2 for GTA San Andreas and other files from the category.
Allow connections from SA-MP 0.3.DL clients into SA-MP 0.3.7 servers,allowing them to play alongside 0.3.7 clients without any additionalsoftware.
Installation
Simply install to your project:
Include in your code:
Usage
Just include it to your script, nothing else to do. If you want to detectclients that use the 0.3.DL client, you can use the original SA-MP functionGetPlayerVersion
, or use the IsClient03DL(playerid)
function providedby the include. This is not required for the include to work though.
Testing
A testing gamemode is included, this test showcases the capabilities of theinclude, by using functions that would rather be incompatible with the 0.3.DLclient if the RPCs contents weren't patched.
To test, simply run the package:
Disclaimer for advanced users
Please check the include if you're going to modify RPC contents, since someRPCs are modified, you must know what kind of changes or reads are you goingdo, otherwise you will recieve inconsistent data. You can use the functionIsClient03DL(playerid)
that is provided by the include to know what toexpect.
Samp 0.3 R1 Download
Credits
- urShadow
- Southclaws
- iKarim
- Borrowed some structures for the forum post and GitHub readme from his inline-timers post/repo
- SA-MP Discord
- Lots of help and advice
Samp 0.3.7 R1
Thanks for using!