need help
#9

Quote:
Originally Posted by sandisk125
did you tried deleting
pawn Код:
#include <mapicon>
and
pawn Код:
#include <morphinc>
?
Deleting includes won't solve the problems.

Make sure that you have those files in the compiler's include folder.

Or you could use this:
pawn Код:
#include "filename"
instead of this:
pawn Код:
#include <filename>
and copy the include files in the same directory as the script is.
Reply


Messages In This Thread
need help - by Eazy1993 - 07.10.2009, 15:26
Re: need help - by Correlli - 07.10.2009, 15:30
Re: need help - by sandisk125 - 07.10.2009, 15:30
Re: need help - by Eazy1993 - 07.10.2009, 15:33
Re: need help - by sandisk125 - 07.10.2009, 15:40
Re: need help - by Eazy1993 - 07.10.2009, 15:53
Re: need help - by sandisk125 - 07.10.2009, 15:56
Re: need help - by Eazy1993 - 07.10.2009, 16:03
Re: need help - by Correlli - 07.10.2009, 16:08
Re: need help - by Eazy1993 - 07.10.2009, 16:33

Forum Jump:


Users browsing this thread: 1 Guest(s)