SA-MP Forums Archive
INC ?! - 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: INC ?! (/showthread.php?tid=548203)



INC ?! - mamalzeus - 28.11.2014

Hi !
i want to make a server but i don't know about include file!
what do include do?
if i make a script or game mod i must make a inc file or i can download it?


Re: INC ?! - codectile - 28.11.2014

An Include file( .inc file) lets you access data from it through pawn (as far as samp server scripting is concerned) for server/script development.


Re: INC ?! - mamalzeus - 28.11.2014

i must make includes for my game mod or i can download it?
because i don't know about how do i create a includes file
Help me guy


Re: INC ?! - mamalzeus - 28.11.2014

Quote:
Originally Posted by ******
Посмотреть сообщение
An include file is the same as other files - they're all just text.
so it's better to download yes?


Re: INC ?! - RedFusion - 28.11.2014

Don't use it unless you know what it does and what it's for.. Because if you don't know that then you obviously don't need it. I'd stick to that.