Elite Games - Свобода среди звезд!
.
ВНИМАНИЕ!
Наша конференция посвящена космической тематике и компьютерным играм.
Политические вопросы и происходящие в мире события в данный момент на нашем сайте не обсуждаются!

  » Обновлённый скриптовый движок и всё, что с ним связано | страница 2
Конференция предназначена для общения пилотов. Для удобства она разделена на каналы, каждый из которых посвящен определенной игре. Пожалуйста, открывайте темы только в соответствующих каналах и после того, как убедитесь, что данный вопрос не обсуждался ранее.

Поиск | Правила конференции | Фотоальбом | Регистрация | Список пилотов | Профиль | Войти и проверить личные сообщения | Вход

   Страница 2 из 2
На страницу: Пред.  1, 2 | Все страницы
Поиск в этой теме:
Канал X3: Terran Conflict » X3: Farnham's Legacy: «Обновлённый скриптовый движок и всё, что с ним связано»
alexalsp
 513 EGP


Модератор
Рейтинг канала: 7(706)
Репутация: 54
Сообщения: 4238

Зарегистрирован: 12.08.2014
В патче ,неофициальном, 1.3.4 добавились 2 команды

Код:
 <t id="3147">%0get true race blacklist: race=%1</t>
 <t id="3148">%0get global friend/foe race blacklist: race=%1</t>

_________________
CMDR: Fallout(EG)

ED - если застряли: https://discord.gg/w56kPWH
    Добавлено: 20:45 06-11-2022   
alexalsp
 513 EGP


Модератор
Рейтинг канала: 7(706)
Репутация: 54
Сообщения: 4238

Зарегистрирован: 12.08.2014
В неофициальном патче 1.3.5 добавились команды

Новые команды:

Код:
 <t id="3147">%0get true race blacklist: race=%1</t>
 <t id="3148">%0get global friend/foe race blacklist: race=%1</t>
 <t id="3149">%0get start day</t>
 <t id="3150">%0set start day</t>
 <t id="3151">%0 get player marines</t>
 <t id="3152">%0 get player marines: in space, addto=%1</t>
 <t id="3153">%0 get player marines: boarding, addto=%1</t>
 <t id="3154">%0 get player marines: on ships, addto=%1</t>
 <t id="3155">%0 get player marines: on stations, addto=%1</t>
 <t id="3156">%0 get player pilots</t>
 <t id="3157">%0 get player marines: in training, addto=%1</t>
 <t id="3158">%0 get player marines: waiting pickup, addto=%1</t>
 <t id="3159">%1%0 is stationary flagged</t>
 <t id="3160">%0 set stationary flag: %1</t>
 <t id="3161">%0 exponential interpolation: x1=%1, x2=%2, y1=%3, y2=%4, value=%5</t>
 <t id="3162">%0 logarithmic interpolation: x1=%1, x2=%2, y1=%3, y2=%4, value=%5</t>
 <t id="3163">%1%0 is race active</t>
 <t id="3164">%1%0 does race have enconomy</t>
 <t id="3165">%1%0 is organised race</t>
 <t id="3166">%0 clear all race threats</t>
 <t id="3167">%1%0 is race piloted</t>
 <t id="3168">%1%0 is pirate race</t>
 <t id="3169">%1%0 can race have marines</t>
 <t id="3170">%1%0 is fixed notority race</t>
 <t id="3171">%1%0 is XUniverse race</t>
 <t id="3172">%1%0 is terran race</t>
 <t id="3173">%1%0 is aggressive race</t>
 <t id="3174">%1%0 is default race</t>
 <t id="3175">%1%0 is race pilot sub race</t>
 <t id="3176">%1%0 is NPC race</t>
 <t id="3177">%1%0 is player race</t>
 <t id="3178">%1%0 is non talking race</t>
 <t id="3179">register god event script: script=%0, prio=%1</t>
 <t id="3180">unregister god event script: script=%0</t>
 <t id="3181">register god event script: scriptname=%0, prio=%1</t>
 <t id="3182">unregister god event script: scriptname=%0</t>
 <t id="3183">%1%0 should corporation use speaker race</t>
 <t id="3184">%0 set should corporation use speaker race: %1</t>
 <t id="3185">%0 set corporation speaker race: %1</t>
 <t id="3186">%0 set corporation connected race: %1</t>
 <t id="3187">add custom upgrade: ware=%0, shiptype=%1</t>
 <t id="3188">add custom drone: ware=%0, shiptype=%1, default command=%2</t>
 <t id="3189">remove custom upgrade: ware=%0</t>
 <t id="3190">write to player logbook: type=%0, text=%1</t>
 <t id="3191">%1%0 get HQ blueprint time: ware=%2, only available=%3</t>
 <t id="3192">%1%0 get HQ blueprint product count: ware=%2</t>
 <t id="3193">%1%0 get HQ blueprint count: ware=%2</t>
 <t id="3194">%1%0 get HQ recyclable objects: include queued=%2</t>
 <t id="3195">%1%0 get HQ recyclable stations: include queued=%2</t>
 <t id="3196">%0 is race blacklist automatic</t>
 <t id="3197">%1%0get dock true products table</t>
 <t id="3198">%1%0get dock true resources table</t>
 <t id="3199">%1%0get dock true tradeables table</t>
 <t id="3200">%1%0get dock storage wares</t>
 <t id="3201">%1%0get dock storage wares table</t>
 <t id="3202">%1%0is passenger a pilot</t>
 <t id="3203">%1%0get marine status: as string=%2</t>
 <t id="3204">%0 get fleet leader count</t>
 <t id="3205">%0 get fleet ships count</t>
 <t id="3206">%0 get all fleet leaders</t>
 <t id="3207">add ware deployment: ware=%0, script=%1</t>
 <t id="3208">add ware deployment: ware=%0, scriptname=%1</t>
 <t id="3209">%0 get ware deployment script: ware=%1</t>
 <t id="3210">%1%0 get sector colour</t>
 <t id="3211">%0 set sector colour: %1</t>
 <t id="3212">%0 get real time</t>


Измененные:
Код:

 <t id="203">send incoming message %0 to player: type:%1, display it=%2, log it=%3</t>
 <t id="2593">%0convert gate: gate=%1, type=%2, allow oos=%3, build ship=%4, disabled cutscene=%5</t>

_________________
CMDR: Fallout(EG)

ED - если застряли: https://discord.gg/w56kPWH

Последний раз редактировалось: alexalsp (00:48 02-04-2023), всего редактировалось 2 раз(а)
    Добавлено: 22:50 01-04-2023   
alexalsp
 513 EGP


Модератор
Рейтинг канала: 7(706)
Репутация: 54
Сообщения: 4238

Зарегистрирован: 12.08.2014
1.3.6

Новые команды


Код:

<page id="392003" title="Script Command Names" descr="0" voice="no">
 <t id="3213">%0clear sector objects</t>
 <t id="3214">%0remove sector wreck: %1</t>
 <t id="3215">load universe map: %0</t>
 <t id="3216">%0set override comm range: %1</t>
 <t id="3217">%1%0get override comm range</t>
 <t id="3218">%0set sector text id: %1</t>
 <t id="3219">%0set sector description id: %1</t>
 <t id="3220">%0 clear all wrecks</t>
 <t id="3221">%1%0 has sector fog of war</t>
 <t id="3222">%0 set sector fog of war: %1</t>
 <t id="3223">%1%0 is sector always jumpable</t>
 <t id="3224">%0 set sector always jumpable: %1</t>
</page>

_________________
CMDR: Fallout(EG)

ED - если застряли: https://discord.gg/w56kPWH

Последний раз редактировалось: alexalsp (08:25 18-05-2023), всего редактировалось 1 раз
    Добавлено: 15:28 17-04-2023   
alexalsp
 513 EGP


Модератор
Рейтинг канала: 7(706)
Репутация: 54
Сообщения: 4238

Зарегистрирован: 12.08.2014
1.3.8

обновление

Код:
<page id="392003" title="Script Command Names" descr="0" voice="no">

 <t id="2351">%0register hotkey event script: script=%1, type=%2, page id=%3, text id=%4, key=%5</t>
 <t id="2352">%0register hotkey: script=%1, type=%2, page id=%3, text id=%4, menu=%5, key=%6</t>
 <t id="2353">%0register hotkey event script: scriptname=%1, type=%2, page id=%3, text id=%4, key=%5</t>
 <t id="2354">%0register hotkey: scriptname=%1, type=%2, page id=%3, text id=%4, menu=%5, key=%6</t>

</page>



Добавлено

Код:

<page id="392003" title="Script Command Names" descr="0" voice="no">

 <t id="3225">add script selection option: name=%0, pageid=%1, textid=%2, options=%3, default=%4</t>
 <t id="3226">add script selection option: name=%0, pageid=%1, textid=%2, options=%3, default=%4, callback script=%5</t>
 <t id="3227">remove script selection option: name=%0</t>
 <t id="3228">%0get script selection value: name=%1</t>
 <t id="3229">%0get all script selection options</t>
 <t id="3230">set script selection option: name=%0, value=%1</t>
 <t id="3231">add script selection option: name=%0, pageid=%1, textid=%2, options=%3, default=%4, callback scriptname=%5</t>
 <t id="3232">add object info menu: class=%0, script=%1, prio=%2</t>
 <t id="3233">add object info menu: class=%0, scriptname=%1, prio=%2</t>
 <t id="3234">remove object info menu: class=%0, script=%1</t>
 <t id="3235">remove object info menu: class=%0, scriptname=%1</t>
 <t id="3236">%0 get files in directory: %1 search pattern=%2</t>

</page>

_________________
CMDR: Fallout(EG)

ED - если застряли: https://discord.gg/w56kPWH

Последний раз редактировалось: alexalsp (13:31 16-05-2023), всего редактировалось 1 раз
    Добавлено: 13:31 16-05-2023   
alexalsp
 513 EGP


Модератор
Рейтинг канала: 7(706)
Репутация: 54
Сообщения: 4238

Зарегистрирован: 12.08.2014
1.3.9

Код:
<page id="392003" title="Script Command Names" descr="0" voice="no">

ИСПРАВЛЕНИЕ

 <t id="3221">%1%0 has sector fog of war</t>
 <t id="3223">%1%0 is sector always jumpable</t>

НОВОЕ

 <t id="3237">%0get random face: race=%1, subrace=%2, female=%3</t>
 <t id="3238">%0add face: id=%1, female=%2, subrace=%3</t>
 <t id="3239">%0remove face: id=%1, female=%2, subrace=%3</t>
 <t id="3240">%1%0get faces: female=%2, subrace=%3</t>
 <t id="3241">%1%0get face from id: %2, female=%3, subrace=%4</t>
 <t id="3242">%0 %1 &lt;&lt; %2</t>
 <t id="3243">%0 %1 &gt;&gt; %2</t>
 <t id="3244">%0get matrix from angles: alpha=%1, beta=%2, gamma=%3</t>
 <t id="3245">%0get angles from vector: x=%1, y=%2, z=%3</t>
 <t id="3246">%0get angles from matrix: %1</t>
 <t id="3247">%0matrix multiple: %1 * %2</t>
 <t id="3248">%0matrix multiple inverse: %1 * %2</t>
 <t id="3249">%0rotate vector: %0, alpha=%1, beta=%2</t>
 <t id="3250">%0rotate vector inverse: %0, alpha=%1, beta=%2</t>
 <t id="3251">%1%0is capital sector</t>
 <t id="3252">%0set capital sector: %1</t>

</page>

_________________
CMDR: Fallout(EG)

ED - если застряли: https://discord.gg/w56kPWH

Последний раз редактировалось: alexalsp (02:54 04-06-2023), всего редактировалось 1 раз
    Добавлено: 02:54 04-06-2023   
alexalsp
 513 EGP


Модератор
Рейтинг канала: 7(706)
Репутация: 54
Сообщения: 4238

Зарегистрирован: 12.08.2014
1.3.11

Код:

 <t id="3253">%1%0has sector additional info</t>
 <t id="3254">%0add sector additional info: id=%1, title=%2, data=%3</t>
 <t id="3255">%0add sector additional info: id=%1, title page=%2, title id=%3, data page=%4, data id=%5</t>
 <t id="3256">%1%0get sector additional data</t>
 <t id="3257">%1%0get sector additional data title: id=%2</t>
 <t id="3258">%1%0get sector additional data text: id=%2</t>
 <t id="3259">%0remove sector additional data: id=%1</t>
 <t id="3260">%0get ware description: ware=%1</t>
 <t id="3261">remove god proposed station: id=%0</t>
 <t id="3262">add laser restriction: laser=%0, race=%1</t>
 <t id="3263">remove laser restriction: laser=%0, race=%1</t>
 <t id="3264">clear laser restrictions: laser=%0</t>
 <t id="3265">%0get laser restrictions: laser=%1</t>
 <t id="3266">%0is laser restricted: laser=%1, race=%2</t>
 <t id="3267">%0can ship type install laser: shiptype=%1, laser=%2, turret=%3</t>
 <t id="3268">%0get system time</t>
 <t id="3269">%0get custom ranks: sorted=%1</t>
 <t id="3270">%0get mission ranks</t>
 <t id="3271">set custom rank: id=%0, name page=%1, name id=%2, title page=%3, title id=%4, percent=%5</t>
 <t id="3272">set custom rank: id=%0, name=%1, title=%2, percent=%3</t>
 <t id="3273">%0get custom rank string: id=%1</t>
 <t id="3274">%0get custom rank name: id=%1</t>
 <t id="3275">%0get custom rank title: id=%1</t>
 <t id="3276">%0get custom rank percent: id=%1</t>
 <t id="3277">%0set allow player docking: %1</t>
 <t id="3278">%1%0is allow player docking</t>
 <t id="3279">remove custom rank: id=%0</t>

_________________
CMDR: Fallout(EG)

ED - если застряли: https://discord.gg/w56kPWH
    Добавлено: 00:37 07-11-2023   
alexalsp
 513 EGP


Модератор
Рейтинг канала: 7(706)
Репутация: 54
Сообщения: 4238

Зарегистрирован: 12.08.2014
Unoffical Patch : V1.3.13 : 2024-06-01

Код:
 <t id="3280">add custom menu hyperlinked info: menu=%0, text=%1</t>
 <t id="3281">set menu option: %0, maximum select lines=%1</t>
 <t id="3282">%1%0get all production modifiers</t>
 <t id="3283">%1%0get production modifier: ware=%2</t>
 <t id="3284">%1%0should display production modifier: ware=%2</t>
 <t id="3285">%0add production modifier: ware=%1, percent=%2, display=%3</t>
 <t id="3286">%0remove production modifier: ware=%1</t>
 <t id="3287">%1%0get sector override race name</t>
 <t id="3288">%0set sector override race name: %1</t>
 <t id="3289">%0clear sector override race name</t>
 <t id="3290">%1%0is passenger eject disabled</t>
 <t id="3291">%0set passenger eject disabled: %1</t>
 <t id="3292">%0get mod name display</t>
 <t id="3293">set mod name display: %0</t>

_________________
CMDR: Fallout(EG)

ED - если застряли: https://discord.gg/w56kPWH
    Добавлено: 20:53 06-01-2024   
alexalsp
 513 EGP


Модератор
Рейтинг канала: 7(706)
Репутация: 54
Сообщения: 4238

Зарегистрирован: 12.08.2014
Unoffical Patch : V1.3.14 : 29-02-2024

Код:
 <t id="3294">set maker race override: shiptype=%0, race=%1</t>
 <t id="3295">%0get maker race override: shiptype=%1</t>
 <t id="3296">set secondary maker race: shiptype=%0, race=%1</t>
 <t id="3297">%0get secondary maker race: shiptype=%1</t>

_________________
CMDR: Fallout(EG)

ED - если застряли: https://discord.gg/w56kPWH
    Добавлено: 21:37 29-02-2024   
Канал X3: Terran Conflict -> X3: Farnham's Legacy: «Обновлённый скриптовый движок и всё, что с ним связано»
На страницу: Пред.  1, 2 | Все страницы
  
Показать: 
Предыдущая тема | Следующая тема |
К списку каналов | Наверх страницы
Цитата не в тему: Тринити - это такой НЕО женского пола, малёхо недокачаный (т.е. летать и перепрошивать не умеет). (J()HN о матрице)

  » Обновлённый скриптовый движок и всё, что с ним связано | страница 2
Каналы: Новости | Elite | Elite: Dangerous | Freelancer | Star Citizen | X-Tension/X-BTF | X2: The Threat | X3: Reunion | X3: Terran Conflict | X Rebirth | X4: Foundations | EVE Online | Orbiter | Kerbal Space Program | Evochron | VoidExpanse | Космические Миры | Онлайновые игры | Другие игры | Цифровая дистрибуция | play.elite-games.ru | ЗВ 2: Гражданская война | Творчество | Железо | Игра Мечты | Сайт
   Дизайн Elite Games V5 beta.18