SA-MP Forums Archive
Help with this fire2 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help with this fire2 (/showthread.php?tid=621280)



Help with this fire2 - BigGreen - 08.11.2016

Hello i'm having problems with my script when ever i try to compile it i get this error

Код:
C:\Users\Cookie\Desktop\Server2016\gamemodes\RP.pwn(12) : fatal error 100: cannot read from file: "fire2"

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


1 Error.
I've checked my Include's folder and i have a fire2.inc but it won't work i tried to update it still won't work can someone help me


Re: Help with this fire2 - Eoussama - 08.11.2016

Exit the script file,
go to "pawno" folder
right click on pawno.exe
chose "run as administrator"
when the application opens, go to "File"
chose "Open"
navigates to your gamemode script and open it,
Compile the file


Re: Help with this fire2 - Yaa - 08.11.2016

https://sampforum.blast.hk/showthread.php?tid=165299

go to pastbin here ^^

copy it

go to pawno create new ---> past there

save as

make it all files

but fire2.inc

save it at pawno/includes

Done !

<------ +REP Please click on the star here if i helped u


Re: Help with this fire2 - BigGreen - 08.11.2016

Quote:
Originally Posted by Eoussama
Посмотреть сообщение
Exit the script file,
go to "pawno" folder
right click on pawno.exe
chose "run as administrator"
when the application opens, go to "File"
chose "Open"
navigates to your gamemode script and open it,
Compile the file
Thanks this fixed my problem