includes
#1

Can someone link me to a tutorial about making an include? I couldnt find on the wiki and looking at a .inc file doesn't help me
Reply
#2

Well this is a really simple include that I made
http://solidfiles.com/d/f8c/

Quote:

It basically includes <a_samp> and others, and defines colors and dcmd, so you don't have to write them down anymore,
you will just have to write #include a_a_vinc. Thats basically how incs works
NOTE : I'm currently studying INCS myself too, so I can't help you any further
Reply
#3

Quote:
Originally Posted by ViruZZzZ_ChiLLL
Well this is a really simple include that I made
http://solidfiles.com/d/f8c/

Quote:

It basically includes <a_samp> and others, and defines colors and dcmd, so you don't have to write them down anymore,
you will just have to write #include a_a_vinc. Thats basically how incs works
NOTE : I'm currently studying INCS myself too, so I can't help you any further
tnx
Reply
#4

In short, in my perspective on includes,
it basically does the hard and long work
for you, like my INC, it saves me time on
not writing the #define COLOR HEX and
defining dcmd, including a_samp, but I guess
you know what I mean
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)