[Pomoc]Errori

Započeo FireMan, Maj 01, 2011, 12:03:26 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 2 gostiju pregledaju ovu temu.

Skripta koju koristim:Ravens RP
Detaljan opis problema:Kad compilam dodju mi sljedeci erroriC:\Users\Sa-Mp\Desktop\Balkan Nations Rol3Play\gamemodes\bnrp1.pwn(2) : error 031: unknown directive
C:\Users\Sa-Mp\Desktop\Balkan Nations Rol3Play\pawno\include\utils.inc(3) : error 017: undefined symbol "strlen"
C:\Users\Sa-Mp\Desktop\Balkan Nations Rol3Play\pawno\include\utils.inc(3) : error 036: empty statement
C:\Users\Sa-Mp\Desktop\Balkan Nations Rol3Play\pawno\include\utils.inc(3) : error 017: undefined symbol "i"
C:\Users\Sa-Mp\Desktop\Balkan Nations Rol3Play\pawno\include\utils.inc(3) : fatal error 107: too many error messages on one line

Dio skripte://///////////////////////////////
#<a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <morphinc>
#include <a_npc>
#include <streamer>
#include <Dini>
#include <dutils>

static gTeam[MAX_PLAYERS];

#pragma unused ret_memcpy
#pragma tabsize 0

#define Version "3.0"

#define NEON 1337

#define neondialog 8131

Neke slike/video za lakse dobivanje pomoci(neobavezno):

Prvi err:

///////////////////////////////// 
#include <a_samp> 
#include <core> 
#include <float> 
#include <time> 
#include <file> 
#include <utils> 
#include <morphinc> 
#include <a_npc> 
#include <streamer> 
#include <Dini> 
#include <dutils> 
 
static gTeam[MAX_PLAYERS]; 
 
#pragma unused ret_memcpy 
#pragma tabsize 0 
 
#define Version "3.0" 
 
#define NEON 1337 
 
#define neondialog 8131 


Drugi err:
U utils.inc ti nevalja nesto :D