SA-MP Forums Archive
[FilterScript] [TestFunctions] Test all functions InGame - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [TestFunctions] Test all functions InGame (/showthread.php?tid=523107)



[TestFunctions] Test all functions InGame (0.3.7 update) - Miguel_Leopold - 30.06.2014

Update 0.3.7 14/06/2015
TestFunctions FilterScript
INFO:
Now you can test all function of includes (a_players.inc, a_objects.inc, a_samp.inc, a_vehicles.inc, float.inc, string.inc, time.inc) InGame by means of commands.
This FilterScript also includes a dialog with all #defines found in abovementioned includes.


Commands:

[*]/includes //Display a dialog with a list of includes for you can browse in them.

[*]/[include].inc //Displays a list of all functions from this include

[*]/[include].def //Displays a list of all #defines found in this include

[*]/[functionName] //If the function need someone parameter then display syntaxis of function. Otherwise it show the result, if the function have byRef parameter it will show in result.


Screens:


















http://imgur.com/a/y1R52/embed

Download:


Notes:
You can send the commands with format
"/FunctionName(parameter1, parameter2, parameter3, parameterX);"
or you can only send
"/functionname parameter1 parameter2 parameter3 parameterX"

This filterscript was auto-generate by c++ code, this code takes from half a day (it explain the not very understandable code ) you can get the source here:
main.cpp



Re: [TestFunctions] Test all functions InGame - super-sergio16 - 30.06.2014

Good


Re: [TestFunctions] Test all functions InGame - iRaiDeN - 30.06.2014

Wow good job!


Re: [TestFunctions] Test all functions InGame - MrWupiazZzLT - 30.06.2014

Cool


Re: [TestFunctions] Test all functions InGame - Team_PRO - 30.06.2014

Wow this is cool.


Re: [TestFunctions] Test all functions InGame - AroseKhanNiazi - 01.07.2014

Awesome


Re: [TestFunctions] Test all functions InGame - iThePunisher - 01.07.2014

Well done


Re: [TestFunctions] Test all functions InGame - VenomMancer - 01.07.2014

nice job


Re: [TestFunctions] Test all functions InGame - Faix - 01.07.2014

Dude, that's awesome, good job!


Re: [TestFunctions] Test all functions InGame - Ke_NiReM - 01.07.2014

Awesome =D