13.05.2012, 03:38
Код:
D:\Tццlaud\OWN\gamemodes\own.pwn(16) : fatal error 100: cannot read from file: "utils" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
#include <utils>
D:\Tццlaud\OWN\gamemodes\own.pwn(16) : fatal error 100: cannot read from file: "utils" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
#include <utils>
D:\Tццlaud\OWN\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition D:\Tццlaud\OWN\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 10424 bytes Code size: 1674712 bytes Data size: 10355700 bytes Stack/heap size: 16384 bytes; estimated max. usage=4466 cells (17864 bytes) Total requirements:12057220 bytes 2 Warnings.
435 : new PlayerPaintballKills[MAX_PLAYERS];
449: new ProposeOffer[MAX_PLAYERS];
new PlayerPaintballKills[MAX_PLAYERS];
new ProposeOffer[MAX_PLAYERS];