One question [ REP easy]
#1

Hello,I am curious what I must do with the folder "Includes" in my Hosted Server ..I know what are Includes but do I must put includes like zcmd.inc to script work normally..?
Reply
#2

Explain more.
Reply
#3

I got Include folder in my server..
Do I must put every include my script uses? Like .. my script uses zcmd.. Do I must put zcmd.inc in my Include folder in server?
Reply
#4

Quote:
Originally Posted by jotan.
Посмотреть сообщение
I got Include folder in my server..
Do I must put every include my script uses? Like .. my script uses zcmd.. Do I must put zcmd.inc in my Include folder in server?
LoL! this is crazy. Ofcourse you need to put all your .inc files in you servers pawno/include folder. Else your script wont compile and give you an error like - fatal error 100: cannot read from file: "Name"
Reply
#5

No..
I mean the Include folder in my Server on the HOSTED FTP Server
Reply
#6

Quote:
Originally Posted by jotan.
Посмотреть сообщение
No..
I mean the Include folder in my Server on the HOSTED FTP Server
Oh. No, nope. You don't have to upload your include folder as .inc files are executed with the script they are compiled with.
Reply
#7

Ah thank you
Thx
Now I have some issues with IRC
Reply
#8

If you SA-MP server is using ZCMD and you have this in your script:

pawn Код:
#include <zcmd>
Then you will need to place the include in this directory:

Код:
/pawno/includes
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)