Posts: 150
Threads: 47
Joined: Apr 2012
Reputation:
0
(213) : error 017: undefined symbol "cinfo"
(213) : error 017: undefined symbol "AutoLogin"
(213) : error 029: invalid expression, assumed zero
(213) : fatal error 107: too many error messages on one line
if(cinfo[AutoLogin] == 1)
Helpp mEE
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
Read ******' thread about titles..
Am I magician to guess what's your code, the line which the error comes and the rest of it?
Post them!
Posts: 150
Threads: 47
Joined: Apr 2012
Reputation:
0
can you help me yes ore nO??
Posts: 44
Threads: 6
Joined: Oct 2012
Reputation:
0
He actually did, but he didn't describe it much, so yeah you should take a look on ******'s Thread about titles.
Let's get to it now,
Those errors means you haven't defined cinfo and AutoLogin. check for it and give us your definition of them or make new ones.
Posts: 150
Threads: 47
Joined: Apr 2012
Reputation:
0
#include <a_samp>
#include <mxini>
Posts: 44
Threads: 6
Joined: Oct 2012
Reputation:
0
Dwane gave you the defines.. add them. If it gives you new errors, tell us the errors with the lines.
Posts: 150
Threads: 47
Joined: Apr 2012
Reputation:
0
(2) : fatal error 100: cannot read from file: "mxini"
#include <mxini>
1 Error.
Posts: 44
Threads: 6
Joined: Oct 2012
Reputation:
0
Make sure you have the include "mxini" inside your folder Pawno/Includes. Put it and compile again. If you already have it, run pawno as administrator.