Just some question?
#1

What can i do / not do on a include file ? i mean ... can i set a timer if i add #include <a_samp> ?
Reply
#2

You can place an enitre GM in a include file and only have #include <gamemode.inc> in your .pwn.
I wouldn't recommend it, but it's possible.

Although you need to include the includes needed for the code you have in your include.
For instance, you need to include a_samp.inc in gamemode.inc for the samp functions
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)