Date: 2012/10/22Version: 1.1
SAMPFUNCS is an addition to the CLEO 4 library, globally expanding the capabilities of scripts. Its main goal is to help accomplish various tasks in modding the game 'GTA San Andreas', although more emphasis is placed on simplifying and expanding the chances for cheating for the multiplayer modification 'San Andreas Multiplayer (SA: MP)'. SA-MP (San Andreas Multiplayer) is a multiplayer mod for Grand Theft Auto San Andreas allowing users to play against each other over the internet or LAN.
Filterscript to upload stats to http://gtat.org
How to install
Put the gtat-stats-fs.amx
in your filterscripts
folder.add gtat-stats-fs to your filterscripts=
line in the server.cfg
Create a scriptfiles/gtat-stats-fs.ini
with the contents:
Samp Server Download
testkey
should be the key, given by dracoblue from http://gtat.org
Samp Multiplayer Download
Download Samp Dracoblue Pc
Compile samp scripts on Linux
Install Wine
Install Winetricks
Download Samp Dracoblue
Download SAMP Server for Windows
Test compiling
Expected output:
Changelog
- 1.1 (2012/10/22)
- added clantag support
- added
gang_id
support - added
player color
support
- 1.0 (2012/10/19)
- Initial version