SA-MP Forums Archive
Includes? What do they do? - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Includes? What do they do? (/showthread.php?tid=604825)



Includes? What do they do? - SteSte - 10.04.2016

Hey everyone, I'm looking for a Thread that teaches me the main includes and what they do, I'm learning to use pawn and I need help in using those includes so is there a thread or someone who can help me
for example I know what a_samp does and that ZCMD- allow me to use commands easier, so can anybody help me with the others. That I will need to use in my quest for learning how to script.


Re: Includes? What do they do? - SyS - 10.04.2016

there are many includes other than these 2 if u wanna learn them you can by ur self try to use them and change or edit them see what changes occurs to out put this is how we can learn fast


Re: Includes? What do they do? - SteSte - 10.04.2016

Yeah but how will I know the correct ones to use do you mean the ones in the right side when I open pawn?
if yes okay I'll try


Re: Includes? What do they do? - SyS - 10.04.2016

Thats not exactly what i meant bro but you can try that too


Re: Includes? What do they do? - SteSte - 10.04.2016

alright thanks.


Re: Includes? What do they do? - Darkwood17 - 10.04.2016

https://sampwiki.blast.hk/wiki/Useful_includes

Includes are .inc files that contain callbacks and functions which you can use in your gamemode or filterscripts.
For example a_samp is an include that comes with the SA-MP server package, which contains the main SA-MP functions and callbacks.

You can find information about them in SA-MP Wiki:
- Functions - https://sampwiki.blast.hk/wiki/Category...ting_Functions
- Callbacks - https://sampwiki.blast.hk/wiki/Category...ting_Callbacks

You can download more includes here:
http://forum.sa-mp.com/forumdisplay.php?f=83