Help please
#1

Hello guys

Код:
C:\Users\Mido\Desktop\PERP1.pwn(12) : fatal error 100: cannot read from file: "mSelection"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Line 12:
Код:
#include mSelection
Thanks
Reply
#2

Can any one help me ??
Reply
#3

That is a wrong way to include files. Use it like this:
Код:
#include <mSelection>
Reply
#4

Hi,

Just include mSelection like this:

pawn Код:
#include <mSelection>
If you are not having mSelection than follow these steps:

Download mSelection Include from here: http://forum.sa-mp.com/attachment.ph...8&d=1358626151

After that go to your pawno directory, and there will be a sub-folder with the name includes. And add mSelection.inc there, than compile it
Reply
#5

Make sure you have the mSelection include in your includes folder
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)