Einzelnen Beitrag anzeigen
Alt 08.10.2004, 15:15   #4 (permalink)
Jannes M-Sp
50 Beiträge100 Beiträge
 
Registriert seit: 23.11.2003
Ort: Hamburg
Beiträge: 214
Standard AW: Meine Inesl-Config funst nicht, kann a mal jemand einen Blick drauf werfen?

so, den einen fehler behoben, aber da scheint noch mehr falsch zu sein:
newland\config.cpp/CfgWorlds/NewLand/Names/:'O'encountered instead of '{'

Code:
class CfgPatches
{
	class NewLand
	{
		units[]   = {};
		weapons[] = {};
		worlds[]  = {NewLand};
		requiredVersion = 1.75;
	};
};

class CfgWorldList
{
	class NewLand {};
};

class CfgWorlds {
	class DefaultWorld {};
	class Intro : DefaultWorld {};
	class NewLand : Intro
	{
		access           = 3;
		description      = "NewLand";
		icon             = "\NewLand\NewLand.paa";
		worldName        = "\NewLand\NewLand.wrp";
		cutscenes[]      = {"..\addons\NewLand\intro"};
		plateFormat      = "ER$ ## - ##";
		plateLetters     = "ABCDEFHIKLMOPRSTVXYZ";
		seagullPos[]     = {6450,6782};
		ilsPosition[]    = {4100,2550};
		ilsDirection[]   = {0,0.08,1};
		ilsTaxiIn[]      = {4350,2100, 4323,2225, 4236,2225, 4225,2235, 4225,2245, 

4225,2506, 4223,2519, 4205,2525, 4141,2525, 4107,2520, 4100,2506, 4100,2384};
		ilsTaxiOff[]     = {4100,2550, 4100,1202, 4107,1181, 4139,1175, 4203,1175, 

4222,1179, 4226,1193, 4225,2123};
		centerPosition[] = {6450,6782};
			
		class Names {

                class Port_AGSmith
		{
			name="Port AGSmith";
			position[]={12344.1240, 7582.6260, 0};
		};
		class Brownsville
		{
			name="Brownsville";
			position[]={11319.6035, 7529.7310, 0};
		};
		class Eastcoast_Houses
		{
			name="Eastcoast Houses";
			position[]={11520.8848, 5006.5264, 0};
		};
		class The_MPIs_Multiplayer_Islands
		{
			name="The MPIs (Multiplayer Islands)";
			position[]={8540.5195, 488.1307, 0};
		};
		class Lost_Heaven
		{
			name="Lost Heaven";
			position[]={6238.9824, 1873.8068, 0};
		};
		class v10
		{
			name="v.1.0";
			position[]={11786.2803, 77.9951, 0};
		};
		class Airport
		{
			name="Airport";
			position[]={4520.3809, 2138.2744, 0};
		};
		class Military_Objekt1
		{
			name="Military Objekt";
			position[]={4475.3740, 1619.9116, 0};
		};
		class Little_Berlin
		{
			name="Little Berlin";
			position[]={3212.0898, 1697.3533, 0};
		};
		class Don_Alfons_Guido_Luigi_Mingottis_Villa
		{
			name="Don Alfons Guido Luigi Mingotti's Villa";
			position[]={1537.4154, 1675.8192, 0};
		};
		class Military_Objekt2
		{
			name="Military Objekt";
			position[]={1904.3481, 4369.4888, 0};
		};
		class Sulzano
		{
			name="Sulzano";
			position[]={1882.8695, 4925.3286, 0};
		};
		class Luca
		{
			name="Luca";
			position[]={1830.5454, 5977.6860, 0};
		};
		class NewLand_City
		{
			name="NewLand City";
			position[]={1813.6941, 6784.2915, 0};
		};
		class Sunset_Village
		{
			name="Sunset Village";
			position[]={2718.1643, 9057.7393, 0};
		};
		class Downhill
		{
			name="Downhill";
			position[]={6945.2642, 9732.6357, 0};
		};
		class Little_Northend
		{
			name="Little Northend";
			position[]={8527.1719, 11090.5771, 0};
		};
		class Mosquito_Village
		{
			name="Mosquito Village";
			position[]={6066.2085, 8660.1748, 0};
		};
		class St_Gnocci_University
		{
			name="St. Gnocci University";
			position[]={8840.6025, 8375.1602, 0};
		};
		class Military Objekt3
		{
			name="Military Objekt";
			position[]={9913.5391, 8022.3882, 0};
		};
		class Skagen
		{
			name="Skagen";
			position[]={10684.3232, 8238.6455, 0};
		};
		class Chayennope
		{
			name="Chayennope";
			position[]={8081.4385, 7486.4697, 0};
		};
		class New_Petrovice
		{
			name="New Petrovice";
			position[]={5613.0820, 7047.9766, 0};
		};
		class Woodsville
		{
			name="Woodsville";
			position[]={5647.6597, 7588.9751, 0};
		};
		class Riva
		{
			name="Riva";
			position[]={7454.3647, 5738.8223, 0};
		};
		class Iseo
		{
			name="Iseo";
			position[]={7117.3965, 6042.8345, 0};
		};
		class Torbole
		{
			name="Torbole";
			position[]={5366.6885, 4202.5820, 0};
		};
		class Northwest_Equeralise
		{
			name="Northwest Equeralise";
			position[]={10400.9180, 9499.3750, 0};
		};
		class Isle_Of_Waves
		{
			name="Isle Of Waves";
			position[]={12083.8115, 11791.5586, 0};
		};
		class Military_Objekt4
		{
			name="Military Objekt";
			position[]={6907.6650, 4305.7261, 0};
		};
		class Passo_del_Bernina
		{
			name="Passo del Bernina (251 meters)";
			position[]={10027.5391, 2946.9780, 0};
		};
	};
};
__________________
www.ofp-newland.de.vu
Download: ftp://www.gamezone.cz/ofpd/islands2/newlandbeta3.zip
Jannes M-Sp ist offline   Mit Zitat antworten