[Ajuda] Diversos erros ao compilar
#5

Quote:
Originally Posted by RiqueP
Посмотреть сообщение
Procure por enum TLoad e poste tambйm
Код:
// Setup um tipo personalizado que contйm todos os dados sobre a carga
enum TLoad
{
	LoadName[50], // The name of the load
	bool:Mafia, // Holds "true" if this load is wanted by the mafia
	Float:PayPerUnit, // Holds the price for every meter to haul this type of load (this gets multiplied by the distance to calculate the payment)
	PCV_Required, // This holds the vehicle-type the player needs to use this load (and automatically the player's class)
	FromLocations[30], // This array holds all loading-points for this load
	ToLocations[30] // This array holds all unloading-points for this load
}
Reply


Messages In This Thread
Diversos erros ao compilar - by AztecaJr - 23.11.2018, 00:52
Re: Diversos erros ao compilar - by RiqueP - 23.11.2018, 01:01
Re: Diversos erros ao compilar - by AztecaJr - 23.11.2018, 01:05
Re: Diversos erros ao compilar - by RiqueP - 23.11.2018, 01:15
Re: Diversos erros ao compilar - by AztecaJr - 23.11.2018, 01:17
Re: Diversos erros ao compilar - by RiqueP - 23.11.2018, 01:26
Re: Diversos erros ao compilar - by AztecaJr - 23.11.2018, 01:40

Forum Jump:


Users browsing this thread: 2 Guest(s)