amx
amx copied to clipboard
Function validation test
Pawn is the language with many static statements. So it has prototypes of the functions. I suggest to make a test software for a theoretical compatibility.
How you can do it:
- You should get a SAMP server.
- Check out a
samp03asvr_R8_win32\pawno\includedirectory. - Parse the functions from each a_* files.
- Compare with functions of this "wrapper".
- Output the functions which have a different name and argumens.
I made a manual analytics and attached the files. mta-amx.txt samp-amx.txt
This files contains the working functions from this repository and SAMP 0.3.7 R8 server.
Also I made a diff: https://www.diffchecker.com/YS4ieVpH
Someone in SAMP put the include into the SAMP 0.3.7 server from previous build 😕😕😕 SAMP-COMPABILITY.txt
A new file is contain about 430 functions! I attached a new diff again.
https://www.diffchecker.com/USYv307M