compielr error
#1

after i compiled my gamemode it gave me this error any1 know what to do?

Код:
Desktop\World of Trucking\gamemodes\Trucking.pwn(2) : fatal error 100: cannot read from file: "SII"

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


1 Error.
Reply
#2

any1?
Reply
#3

Quote:
Originally Posted by falling
Посмотреть сообщение
any1?
make sure you have SII include in your pawn/include folder
Reply
#4

Yes indeed, you have to download the include which you have to search up on ******.
Reply
#5

here use attacment down \/
Reply
#6

i have the inc file in pawno/include and it still says same?

this is my define for it

#include <SII>
Reply
#7

Quote:
Originally Posted by falling
Посмотреть сообщение
i have the inc file in pawno/include and it still says same?
make sure you include SII in your script

PHP код:
#include <SII> 
EDIT. or make sure you start pawn wich your SII include
Reply
#8

it is my gamemode scripts this is my gamemode first 5 lines of it

Код:
#include <a_samp>
#include <SII>
#include <streamer>
#include <sscanf2>
#include <GetVehicleName>
Reply
#9

umm what? sorry but didnt unrstand
Reply
#10

Quote:
Originally Posted by falling
Посмотреть сообщение
it is my gamemode scripts this is my gamemode first 5 lines of it

Код:
#include <a_samp>
#include <SII>
#include <streamer>
#include <sscanf2>
#include <GetVehicleName>
didi you start PAWN were is your inclube becose if you have other servars and you start pawn from other servar that you dont have that include it will say same ones happend that to me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)