fatal error 100: cannot read from file: "streamer"
#1

People need a little help with includes. When I put includes
# include <a_samp>
# include <streamer>
# include <a_zones>
# include <ZCMD>
# include <sscanf2>
gives me an error when compile my script. Here's the error: fatal error 100: cannot read from file: "streamer"

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


1 Error.
How to fix it I am very grateful
Reply
#2

Do you have the streamer include and plugin?
Download them HERE

You must have the streamer.inc file in your PAWNO\INCLUDES\ Folder.
Your plugin must be in the PLUGINS\ Folder.
Reply
#3

Download THIS
Put the plugin file in plugins , and the .inc file in pawno/include
Theen go inside your Gm and on that line where you puth the #include make a new line under with #include <streamer>
Also you need to type "streamer" at the"plugins" line in server.cfg
Reply
#4

Quote:
Originally Posted by clarencecuzz
Посмотреть сообщение
Do you have the streamer include and plugin?
Download them HERE

You must have the streamer.inc file in your PAWNO\INCLUDES\ Folder.
Your plugin must be in the PLUGINS\ Folder.

Thank you very much, now is as it should
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)