Also ich habe folgendes Problem, wenn ich an den Cop-Shop eine neue Kategorie hinzufüge kann ich diese am Shop nicht sehen. Also ich kann sie links in der Liste nicht sehen aber wenn ich den Cursor bewege kann ich sie trotzdem öffnen.
RPT Log mit den Stringtablefehlern
Spoiler anzeigen
Unexpected stringtable format inside <Text ID="STR_MAR_Polizeihauptmeiser_Shop"><Key>
Unexpected stringtable format inside <Text ID="STR_MAR_Polizeihauptmeiser_Shop"><Key>
Unexpected stringtable format inside <Text ID="STR_MAR_Polizeihauptmeiser_Shop"><Key>
Unsupported language English in stringtable
Unexpected stringtable format inside <Text ID="STR_MAR_Polizeihauptmeiser_Shop"><Key>
Unexpected stringtable format inside <Text ID="STR_MAR_Polizeihauptmeiser_Shop"><Key>
Unexpected stringtable format inside <Text ID="STR_MAR_Polizeihauptmeiser_Shop"><Key>
Unsupported language English in stringtable
Altis Life RPG v5.0.0: string @STR_MISC_overviewText cannot be localized client-side - move to global stringtable
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_captureGangHideout not found
String STR_NOTF_ATM not found
String STR_NOTF_captureGangHideout not found
String STR_NOTF_ATM not found
String STR_NOTF_captureGangHideout not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_MAR_Rekrut_Shop not found
String STR_MAR_SEK_Shop not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_NOTF_ATM not found
String STR_News_AddAction not found
String STR_NOTF_ATM not found
Stringtable Einträge
Spoiler anzeigen
<Key ID="STR_MAR_Cop_Weapon_Shop">
<Original>Cop Weapon Shop</Original>
<German>Beamten-Items</German>
<Portuguese>Loja de Armas da Polícia</Portuguese>
<Polish>Broń policji</Polish>
</Key>
<Key ID="STR_MAR_Patrol_Officer_Weapon_Shop">
<Original>SEK-Items</Original>
<Portuguese>Loja de Armas de Patrulha</Portuguese>
<Polish>Broń patrolowa</Polish>
</Key>
<Key ID="STR_MAR_Polizeihauptmeiser_Shop">
<Original>Polizeihauptmeister Shop</Original>
<German>Polizeihauptmeister Shop</German>
</KEY>
<Key ID="STR_MAR_Rekrut_Shop">
<Original>Rekruten Shop</Original>
<German>Rekruten Shop</German>
</KEY>
<Key ID="STR_MAR_SEK_Shop">
<Original>SEK Shop</Original>
<German>SEK Shop</German>
</KEY>
<Key ID="STR_MAR_Sergeant_Weapon_Shop">
<Original>GSG9-Items</Original>
<Portuguese>Lojas de Armas de Sargento</Portuguese>
<Polish>Broń sierżanta</Polish>
</Key>
Und zu letzt noch die Einträge bei den NPC
Spoiler anzeigen
class Item47
{
dataType="Object";
class PositionInfo
{
position[]={3273.6819,2.5447552,12976.446};
angles[]={0,3.1774943,0};
};
side="Civilian";
class Attributes
{
skill=0.60000002;
init="this enableSimulation false; this addAction[localize""STR_MAR_Cop_Item_Shop"",life_fnc_virt_menu,""cop""]; this allowDamage false; this addAction[localize""STR_MAR_Cop_Clothing_Shop"",life_fnc_clothingMenu,""cop""]; this addAction[localize""STR_MAR_Rekrut_Shop"",life_fnc_weaponShopMenu,""cop_rekrut""]; this addAction[localize""STR_MAR_Cop_Weapon_Shop"",life_fnc_weaponShopMenu,""cop_basic""]; this addAction[localize""STR_MAR_Polizeihauptmeiser_Shop"",life_fnc_weaponShopMenu,""cop_patrol""];this addAction[localize""STR_MAR_SEK_Shop"",life_fnc_weaponShopMenu,""cop_sergeant""]; this addAction[format [""%1 ($%2)"",localize (getText(missionConfigFile >> ""Licenses"" >> ""cAir"" >> ""displayName"")), [(getNumber(missionConfigFile >> ""Licenses"" >> ""cAir"" >> ""price""))] call life_fnc_numberText],life_fnc_buyLicense,""cAir"",0,false,false,"""",' !license_cop_cAir && playerSide isEqualTo west ']; this addAction[format [""%1 ($%2)"",localize (getText(missionConfigFile >> ""Licenses"" >> ""cg"" >> ""displayName"")), [(getNumber(missionConfigFile >> ""Licenses"" >> ""cg"" >> ""price""))] call life_fnc_numberText],life_fnc_buyLicense,""cg"",0,false,false,"""",' !license_cop_cg && playerSide isEqualTo west ']; this setObjectTextureGlobal [0,""textures\Kleidung\Streifenpolizist.paa""];";
name="h1_3";
disableSimulation=1;
};
id=995;
type="B_RangeMaster_F";
atlOffset=0.34299994;
class CustomAttributes
{
class Attribute0
{
property="allowDamage";
expression="_this allowdamage _value;";
class Value
{
class data
{
class type
{
type[]=
{
"BOOL"
};
};
value=0;
};
};
};
class Attribute1
{
property="pitch";
expression="_this setpitch _value;";
class Value
{
class data
{
class type
{
type[]=
{
"SCALAR"
};
};
value=0.99000001;
};
};
};
nAttributes=2;
};
};
Ich hoffe ihr könnt den Fehler finden.