Servus zusammen,
wenn ich auf meinen Server joinen möchte, so geht es nicht!
In denn Logs zeigt er folgendes an:
ErrorMessage: File mpmissions\Altis_Life.[lexicon]Tanoa[/lexicon]\mission.sqm, line 8562: Config: End of line encountered after this enableSimulation false; this allowDamage false; this addAction[localize"STR_MAR_Boat_Shop",life_fnc_vehicleShopMenu,["cop_ship",west,"cop_ship_1","cop","AP
Ich hab mir das mal angesehen und finde dort nichts!
Ich lass denn Teil der mission.sqm, der in den Logs steht, mal hier
Spoiler anzeigen
class Item35
{
dataType="Object";
class PositionInfo
{
position[]={5612.8965,2.6614389,11012.461};
angles[]={0,5.5335488,0};
};
side="Civilian";
flags=4;
class Attributes
{
skill=0.60000002;
init="this enableSimulation false; this allowDamage false; this addAction[localize""STR_MAR_Helicopter_Shop"", life_fnc_vehicleShopMenu,[""cop_air"",west,""cop_air_1"",""cop"",""APD - Kavala District""]]; this addAction[localize""STR_Garage_Title"", { [getPlayerUID player,playerSide,""Air"",player] remoteExecCall [""TON_fnc_getVehicles"",2]; createDialog ""Life_impound_menu""; disableSerialization; ctrlSetText[2802,""Fetching Vehicles....""]; life_garage_sp = ""cop_air_1""; life_garage_type = ""Air""; },"""",0,false,false,"""",'playerSide == west']; this addAction[localize""STR_MAR_Store_vehicle_in_Garage"",life_fnc_storeVehicle,"""",0,false,false,"""",'!life_garage_store'];
};
id=530;
type="B_RangeMaster_F";
class CustomAttributes
{
class Attribute0
{
property="pitch";
expression="_this setpitch _value;";
class Value
{
class data
{
class type
{
type[]=
{
"SCALAR"
};
};
value=0.97000003;
};
};
};
nAttributes=1;
};
};