Weird Question
#1

Hi,I really wanted to ask a question.
Can't someone make 1 include which will have every other include in it for example 1 include which will contain both ZCMD and DINI and we will be able to #include them both with one include
e.g.
#include <Dinizcmd>
Reply
#2

You can do that yourself really easy. Have a look at a_samp.inc for an example.
Reply
#3

Bad idea in general... Some includes need to be included before some others, and if you want to update an include you'd keep replacing and there's a possibility of mistakes, which wouldn't be 'small'... don't even bother..
Reply
#4

Quote:
Originally Posted by DBZdabIt3Bro7
Посмотреть сообщение
easier solution: don't use includes.


dont even bother using anything that someone else has done, code it yourself.
Easier solution, go back to Stone Age and re-create the entire world.
Reply
#5

Quote:
Originally Posted by DBZdabIt3Bro7
Посмотреть сообщение
easier solution: don't use includes.


dont even bother using anything that someone else has done, code it yourself.
easyer said then done. Not everyone has this ability.
Reply
#6

I'll just stay in basics
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)