04.07.2012, 20:46
Код:
C:\ser\gamemodes\Server.pwn(12) : fatal error 100: cannot read from file: "Streamer" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.

C:\ser\gamemodes\Server.pwn(12) : fatal error 100: cannot read from file: "Streamer" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
#include Streamer
#include streamer
Right, first
Go to SERVERDIRECTORY/plugins/streamer.dll Is that there? Now go to SERVERDIRECTORY/pawno/include/streamer.inc, is that there? Change pawn Код:
pawn Код:
Going to your server directory, pawno then pawno.exe as admin, then open your game mode and try it that way. If you have more than 1 GTA server file and you have it to have it open pawno automatically , it'll be reading from the wrong pawno/include file. |