30.10.2011, 21:29
Quote:
C:\Users\adam\CRP_03_C\CRP\gamemodes\crp.pwn(73) : fatal error 100: cannot read from file: "streamer"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. I uploaded it on my server but when i am in pawno on my pc and try to compile i get this |
You'll need the .so since you're uploading to linux, .dll to test on windows. Then at the top of your script after putting the streamer include in pawno>includes type
pawn Code:
#include <streamer>