[Ajuda] Undefined symbol
#7

Код:
new Texto[256];

enum Info
{
    Membro,
    Cargo,
};
new ProgressaoInfo[MAX_PLAYERS][Info];

new Nomeorgs[5][128] =  //[5]
{
	"Civil",
	"Assassinos",
	"Aeronautica",
	"Drifters",
	"Policial Federal"
};


const C_Civil 		= 0xFFFFFFFF;
const C_Assassinos  = 0x000000FF;
const C_Aeronautica = 0x1E90FF99;
const C_Drifters 	= 0x1E90AA99;
const C_PFederal    = 0x6C7B8BFF;
Reply


Messages In This Thread
Undefined symbol - by Hunterx157 - 22.05.2018, 01:42
Re: Undefined symbol - by CyNiC - 22.05.2018, 02:04
Re: Undefined symbol - by Hunterx157 - 22.05.2018, 02:52
Re: Undefined symbol - by FerrariL - 22.05.2018, 13:44
Re: Undefined symbol - by Hunterx157 - 22.05.2018, 22:21
Re: Undefined symbol - by CyNiC - 22.05.2018, 23:49
Re: Undefined symbol - by Hunterx157 - 23.05.2018, 02:57
Re: Undefined symbol - by Minerva - 23.05.2018, 03:13
Re: Undefined symbol - by Hunterx157 - 23.05.2018, 03:28

Forum Jump:


Users browsing this thread: 1 Guest(s)