Includes
#1

Hey!


How to add .inc files to servers? Example I have downloaded ******.inc file but how to add it for the server?



Reply
#2

You can't add includes to server, you can only use them when making scripts.

To do that use #include

https://sampwiki.blast.hk/wiki/Keywordsirectives
Reply
#3

at top of ur gamemode/script :

#include <include>
Reply
#4

If I want to make .inc file to a filterscript, how thats going to happend?
Reply
#5

same
Reply
#6

#include <include> -> fatal error 100: cannot read from file: "include"
Reply
#7

You have an include file called "include.inc" in your pawno/include/ folder ?
Reply
#8

No, can you paste what reads in that file?
Reply
#9

If you download file called "dini.inc" then it's #include <dini>

If you download file called "dudb.inc" then it's #include <dudb>

Understand?
Reply
#10

oh, yes but do I need that include.inc file too?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)