07.03.2012, 16:37
Hello everyone,
My Pawno Compiler use to work fine a time ago. Im using incognito streamer plugin v2.5.1 [Latest]. The plugin use to work fine for me as well. but now suddenly strange errors arrive when ever i include streamer in my game mode.
To cross check this. I compiled a black game mode with a_samp and streamer included. The Compiler gave me these warnings and errors.
I get other strange errors and warnings when i include some other .inc files. Anyone got a solution for this??
What can i do for it? My OS can be responsible for this?
Thanks
Ballu Miaa
My Pawno Compiler use to work fine a time ago. Im using incognito streamer plugin v2.5.1 [Latest]. The plugin use to work fine for me as well. but now suddenly strange errors arrive when ever i include streamer in my game mode.
To cross check this. I compiled a black game mode with a_samp and streamer included. The Compiler gave me these warnings and errors.
Код:
D:\Country Wars\pawno\include\streamer.inc(269) : error 017: undefined symbol "IsPlayerNPC" D:\Country Wars\pawno\include\streamer.inc(291) : error 017: undefined symbol "IsPlayerNPC" D:\Country Wars\pawno\include\streamer.inc(313) : error 017: undefined symbol "IsPlayerNPC" D:\Country Wars\pawno\include\streamer.inc(335) : error 017: undefined symbol "IsPlayerNPC" D:\Country Wars\pawno\include\streamer.inc(357) : error 017: undefined symbol "IsPlayerNPC" D:\Country Wars\pawno\include\streamer.inc(379) : error 017: undefined symbol "IsPlayerNPC" D:\Country Wars\pawno\include\streamer.inc(401) : error 017: undefined symbol "IsPlayerNPC" D:\Country Wars\pawno\include\streamer.inc(428) : warning 202: number of arguments does not match definition D:\Country Wars\pawno\include\streamer.inc(429) : error 017: undefined symbol "CreatePlayer3DTextLabel" D:\Country Wars\pawno\include\streamer.inc(430) : warning 202: number of arguments does not match definition D:\Country Wars\pawno\include\streamer.inc(431) : error 017: undefined symbol "DeletePlayer3DTextLabel" D:\Country Wars\pawno\include\streamer.inc(444) : warning 202: number of arguments does not match definition D:\Country Wars\pawno\include\streamer.inc(449) : error 017: undefined symbol "UpdatePlayer3DTextLabelText" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 10 Errors.
What can i do for it? My OS can be responsible for this?
Thanks
Ballu Miaa