please help error and warnings[REP+]
#1

C:\Users\PC\Desktop\Dejanovi folderi\Black Shadow Roleplay\pawno\BSRP.pwn(20) : error 001: expected token: "}", but found "new"
C:\Users\PC\Desktop\Dejanovi folderi\Black Shadow Roleplay\pawno\BSRP.pwn(321) : warning 203: symbol is never used: "gPlayerInfo"
C:\Users\PC\Desktop\Dejanovi folderi\Black Shadow Roleplay\pawno\BSRP.pwn(321) : warning 203: symbol is never used: "ret_memcpy
#include <a_samp>
#include <dini>
#include <dutils>
#pragma tabsize 0
new playersconnected=0;
enum PLAYER_MAIN {
PLAYER_NAME[MAX_PLAYER_NAME],
PLAYER_IP[16],
PLAYER_REGGED,
PLAYER_PASS,
PLAYER_LOGGED,
PLAYER_LEVEL,
PLAYER_WIRED,
PLAYER_JAILED
new gPlayerInfo[MAX_PLAYERS][PLAYER_MAIN];
please help
Reply


Messages In This Thread
please help error and warnings[REP+] - by Dejan12345 - 10.07.2016, 09:02
Re: please help error and warnings[REP+] - by DarkSkull - 10.07.2016, 09:30
Re: please help error and warnings[REP+] - by Jingles - 10.07.2016, 09:45

Forum Jump:


Users browsing this thread: 1 Guest(s)