Current time: 20.04.2024, 21:13 Hello There, Guest! (LoginRegister)
Language: english | russian  

Post Reply 
Threaded Mode | Linear Mode
ERA III
Author Message
Archer30 Offline
Moderators

Posts: 1117
Post: #1126

Berserker, looks like crtrait0.txt and crtraits.txt are necessary. In 3.4, these 2 are missing thus the game won't start


Latest ERA mods and scripts in development - My GitHub
(This post was last modified: 09.04.2021 14:23 by Archer30.)
09.04.2021 14:09
Find all posts by this user Quote this message in a reply
Bes Offline

Posts: 5422
Post: #1127

Berserker, поздравляю со значительным шагом вперёд в универсальности инструментов ERA3 132
Большая и очень нужная проделана работа, молодец Yes
09.04.2021 14:13
Visit this user's website Find all posts by this user Quote this message in a reply
Berserker Offline
Administrators

Posts: 16486
Post: #1128

Bes, спасибо Rolleyes


Скачать Герои 3 Эра и всё, что с ней связано / ERA 2.46f для старых модов
Поддержать проект
09.04.2021 16:01
Find all posts by this user Quote this message in a reply
daemon_n Offline
Administrators

Posts: 4338
Post: #1129

Berserker, верни, пожалуйста, crtrait0.txt и crtraits.txt в hmm35wog.pac, как сказал Archer30. Без них игра крашится.
Напоминаю о чёрном фоне текста при отображении Credits в главном меню


Image: widget.png?style=banner2

Новейший Heroes 3 Launcher
11.04.2021 12:38
Visit this user's website Find all posts by this user Quote this message in a reply
Berserker Offline
Administrators

Posts: 16486
Post: #1130

daemon_n, понял, спасибо.


Скачать Герои 3 Эра и всё, что с ней связано / ERA 2.46f для старых модов
Поддержать проект
11.04.2021 16:59
Find all posts by this user Quote this message in a reply
Archer30 Offline
Moderators

Posts: 1117
Post: #1131

Berserker, thanks for the 3.4.1 update. Although could you explain what I can do with the radio dialogue feature, please? 102


Latest ERA mods and scripts in development - My GitHub
11.04.2021 19:19
Find all posts by this user Quote this message in a reply
Berserker Offline
Administrators

Posts: 16486
Post: #1132

It's a useful wrapper over IF:G. You can build your dialog by steps (not in a single call) or using loops. You can check result Value, not item flag. You get item index as result and not bitset. You can select item by its associated value and not by bitmask or position. For instance, for a choice of resources you may set
Item "Gold" = (RES_GOLD), "Ore" = (RES_ORE) and get final result without complex logic. Just try an example from docs.

You can even assign some tag like global variable name to each item and determine the tag of selected item later.

Simple example: select of 4 heroes or Cancel. Assign 4 hero names to items and value will be hero ID. If result value >= 0, then it's hero ID. Fast and simple:



Скачать Герои 3 Эра и всё, что с ней связано / ERA 2.46f для старых модов
Поддержать проект
11.04.2021 21:54
Find all posts by this user Quote this message in a reply
daemon_n Offline
Administrators

Posts: 4338
Post: #1133

Berserker, в установщике старый плагин game bug fixes extended.dll и wog native dialogs.era


Image: widget.png?style=banner2

Новейший Heroes 3 Launcher
12.04.2021 00:17
Visit this user's website Find all posts by this user Quote this message in a reply
Berserker Offline
Administrators

Posts: 16486
Post: #1134

daemon_n, плагины современные. После обновления компа игрик был вынужден сделать перекомпиляцию без нововведений.


Скачать Герои 3 Эра и всё, что с ней связано / ERA 2.46f для старых модов
Поддержать проект
12.04.2021 03:23
Find all posts by this user Quote this message in a reply
daemon_n Offline
Administrators

Posts: 4338
Post: #1135

Berserker, не совсем понял, но на том же гитхабе версии на месяц моложе размещённых в новом установщике ERA


Image: widget.png?style=banner2

Новейший Heroes 3 Launcher
12.04.2021 03:28
Visit this user's website Find all posts by this user Quote this message in a reply
Berserker Offline
Administrators

Posts: 16486
Post: #1136



Скачать Герои 3 Эра и всё, что с ней связано / ERA 2.46f для старых модов
Поддержать проект
12.04.2021 04:22
Find all posts by this user Quote this message in a reply
daemon_n Offline
Administrators

Posts: 4338
Post: #1137

Berserker, отличается и размер105


Image: widget.png?style=banner2

Новейший Heroes 3 Launcher
12.04.2021 07:54
Visit this user's website Find all posts by this user Quote this message in a reply
Archer30 Offline
Moderators

Posts: 1117
Post: #1138

Berserker, can you confirm that the era.dll from 3.4.1 and 3.4 is identical?

Tried with your code, and I got this
Image: AG4kcXS.png

If this is how it should be, then I need to spend time understanding the whole idea.


Latest ERA mods and scripts in development - My GitHub
12.04.2021 12:01
Find all posts by this user Quote this message in a reply
daemon_n Offline
Administrators

Posts: 4338
Post: #1139

Archer30, redownload 3.4.1 cause link was wrong


Image: widget.png?style=banner2

Новейший Heroes 3 Launcher
12.04.2021 13:32
Visit this user's website Find all posts by this user Quote this message in a reply
Archer30 Offline
Moderators

Posts: 1117
Post: #1140

Thanks daemon_n, now I get it 85

________


Berserker, I wonder if you are interested in fixing (optimizing) an aged issue. - The default option of Warlord's Banner dialogue isn't saved.
For example, you chose attack bonus for your pikeman stack, and then you open its warlord's banner dialogue again, it has the health bonus (first item) selected instead of attack bonus. This is confusing sometimes


Latest ERA mods and scripts in development - My GitHub
(This post was last modified: 12.04.2021 19:43 by Archer30.)
12.04.2021 13:41
Find all posts by this user Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Forum Jump:

Powered by MyBB Copyright © 2002-2024 MyBB Group