???
Математика на уровне МГУ

Показано с 1 по 6 из 6

Тема: GroundBuilding

Комбинированный просмотр

Предыдущее сообщение Предыдущее сообщение   Следующее сообщение Следующее сообщение
  1. #1
    Заявка на ПМЖ
    Регистрация
    06.07.2011
    Возраст
    44
    Сообщений
    12

    Re: GroundBuilding

    Ok, just tested it still no joy of getting list of buildings... i can get only statics objects... Any tips???

    what i have is:

    [Buildings]
    0_bld buildings.House$EnglandShelter00 1 269360.87 206200.34 -55.00
    1_bld buildings.House$EnglandGeneralServiceShed1916 1 70742.43 177040.67 -60.00
    2_bld buildings.House$EnglandGeneralServiceShed1916 1 70785.06 177063.10 -60.00
    3_bld buildings.House$EnglandGeneralServiceShed1916 1 70828.50 177088.93 -60.00
    4_bld buildings.House$EnglandRespiratorWorkshop 1 70869.88 177094.28 -60.00
    5_bld buildings.House$EnglandRespiratorWorkshop 1 70864.06 177104.15 -60.00
    6_bld buildings.House$EnglandRespiratorWorkshop 1 70858.04 177112.86 -60.00
    7_bld buildings.House$EnglandGunneryWorkshop 1 70883.13 177113.79 30.00
    8_bld buildings.House$GermanyControltower 1 280570.32 213172.30 -30.00
    9_bld buildings.House$FuelStorage_01 1 280547.48 213027.04 -30.00
    10_bld buildings.House$FuelStorage_01 1 280547.48 212991.82 -30.00
    11_bld buildings.House$FuelStorage_01 1 280549.08 212961.40 -30.00
    [BuildingsLinks]

    thats from .mis file

    so basicly buildings created on FMB are not being written as statics objects.... right???


    and if i loop through it both methods, i cant get any House types being displayed for some reason...
    Крайний раз редактировалось _79_dev; 20.01.2014 в 05:33.

  2. #2
    Старший Офицер Форума
    Регистрация
    15.02.2002
    Адрес
    Moscow
    Возраст
    46
    Сообщений
    6,905
    Images
    51

    Re: GroundBuilding

    I'm really sorry, i don't understood you at first message, my bad . So, it is not possible to get list of [Buildings] object in script, only thing that you can get - is it's name and pos when it die.

    Цитата Сообщение от _79_dev Посмотреть сообщение
    Ok, just tested it still no joy of getting list of buildings... i can get only statics objects... Any tips???

    what i have is:

    [Buildings]
    0_bld buildings.House$EnglandShelter00 1 269360.87 206200.34 -55.00
    <skip>[BuildingsLinks]

    thats from .mis file

    so basicly buildings created on FMB are not being written as statics objects.... right???
    not exactly, there are two class of objects - static and stationary, we can operate with stationary and can not - with static ; [Buildings] - are static. You can use some of buildings model in FMB stationary->buildings , and this object would be stationary and present in gpGroundStationarys() array.
    Don't happy, be worry

  3. #3
    Заявка на ПМЖ
    Регистрация
    06.07.2011
    Возраст
    44
    Сообщений
    12

    Re: GroundBuilding

    Ok, thanks for the answer... You are gentelmen...

Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •