Posts: 32
Threads: 9
Joined: Aug 2008
Reputation:
0
Erm i get this little error due to which i cant compile it says cant read from file utils error id 100 can anyone help?
Posts: 937
Threads: 106
Joined: Jan 2010
Reputation:
0
You must place the utils include, in your includes folder.
Posts: 32
Threads: 9
Joined: Aug 2008
Reputation:
0
My include folder? where is that on the script :S btw am editing gtarp
Posts: 157
Threads: 8
Joined: Aug 2010
Reputation:
0
Your include folder is in pawno\includes
Posts: 32
Threads: 9
Joined: Aug 2008
Reputation:
0
#define SCRIPT_VERSION "v1.5"
#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <morphinc>
static gTeam[MAX_PLAYERS];
Sorry am new at this what do i do with this...
Posts: 157
Threads: 8
Joined: Aug 2010
Reputation:
0
Nothing. Just go into your pawno\include folder and check if the utils.inc file is there.
Posts: 32
Threads: 9
Joined: Aug 2008
Reputation:
0
I use SAM(P)CE and if its not there where do i get it from im realy sorry for asking so many questions
Posts: 13
Threads: 0
Joined: Dec 2010
Reputation:
0
unpack and Put this into your /pawno/include folder