3. März 2020 um 19:17 #1 Hey. Please help me access the store from the third level. Code class civ_car_moto { side = "civ"; conditions = "(call life_currentExpLevel) > 3"; vehicles[] = { { "RDS_JAWA353_Civ_01", "" }, { "Panics_Ford_F100_vertfonce", "" } }; }; does not work Code conditions = "(call life_currentExpLevel) > 3"; who knows what to write? Thanks in advance.