17.06.2014, 23:01
22.06.2014, 20:02
Sometimes, on long and complex maps I find awkward we can't have our own journal, write things for next day, then forget and so on.
So I made this little mod, Adventure map Reminder (150 ko)
The reminder is animated-so it can be easily spotted-, passable (no yellow trigger), rewritable and removable. Ctrl+left click to place one, then right click-on its shadow- to get extra options. The reminder is a sign, so it has its own z$ storage.



So I made this little mod, Adventure map Reminder (150 ko)
The reminder is animated-so it can be easily spotted-, passable (no yellow trigger), rewritable and removable. Ctrl+left click to place one, then right click-on its shadow- to get extra options. The reminder is a sign, so it has its own z$ storage.
Spoiler (Click to View)



22.06.2014, 20:38
(16.06.2014 02:39)Valery Wrote: [ -> ]Mod updated same link. Changed Town screen pcx to fit the new button. Fixed one stupid error about level 7 resourceValery,sorry, but i made russian version of this mod and published it in ERA-group
Spoiler (Click to View)
people like russian text in game..
23.06.2014, 05:13
Valery, why z-var?
!!SN:W^Note%Y1/%Y2/%Y3^ where y1-y3 = x, y, z would be ok.
!!SN:W^Note%Y1/%Y2/%Y3^ where y1-y3 = x, y, z would be ok.
23.06.2014, 13:29
What mod we talk about, where?
23.06.2014, 15:02
I believe Berserker is refering to this:
(22.06.2014 20:02)Valery Wrote: [ -> ]The reminder is a sign, so it has its own z$ storage.
23.06.2014, 17:07
Yep.Adventure map Reminder (150 ko)
23.06.2014, 23:26
No, is local variable, but I perhaps badly explained. The reminder is an invisible sign, and signs have their own storage, you know better:
So you can have as many reminder as you want (well, perhaps not, I don 't know how signs memory is setup). But I am playing a map right now and I have about 10 reminders, each with some long text, and display ok.
So you can have as many reminder as you want (well, perhaps not, I don 't know how signs memory is setup). But I am playing a map right now and I have about 10 reminders, each with some long text, and display ok.
24.06.2014, 02:09
Ah, ok then. No bad.
24.06.2014, 03:42
It is basically Fnord script "rewritable signs" from wogify 78.erm, but enhanced: sign is not blocking the way and can be deleted, placed anywhere etc.

I think about adding two more options: set a day when sign is singing (for example, you need day 74 to visit a seer hut, sign will make a sound then), and also set the sign to sing something every day $ of the week (for example, you need to equip statue of legion every day 7 then discard next day, sign will make a sound every day 7 to recall).
Also personally I would like a third option: advertise when clock reached time x. Something like: at 2:00 pm, advertise player if he asked for. Feanor had some plugin displaying internal clock, but not sure can be adapted to erm?
Such options could be stored in PO settings then processed via universal daily timer 2.

I think about adding two more options: set a day when sign is singing (for example, you need day 74 to visit a seer hut, sign will make a sound then), and also set the sign to sing something every day $ of the week (for example, you need to equip statue of legion every day 7 then discard next day, sign will make a sound every day 7 to recall).
Also personally I would like a third option: advertise when clock reached time x. Something like: at 2:00 pm, advertise player if he asked for. Feanor had some plugin displaying internal clock, but not sure can be adapted to erm?
Such options could be stored in PO settings then processed via universal daily timer 2.
24.06.2014, 17:51
Any small program like Alarm will be better for such things )
24.06.2014, 18:08
Nah I wanted it in Heroes because I play too much:D
Can we redirect wav files as well? I can't find the code for redirect, please gimme if you have it somewhere, would be nice to have it in the manual.
Can we redirect wav files as well? I can't find the code for redirect, please gimme if you have it somewhere, would be nice to have it in the manual.
24.06.2014, 19:33
4Valery
24.06.2014, 19:36
(20.07.2013 17:46)Berserker Wrote: [ -> ]История изменений. RedirectFile (СтароеИмяДефа, НовоеИмяДефа)
Пустое новое имя равносильно отмене перенаправления.
24.06.2014, 19:52
Algor, big thanks, exactly what I wanted.
Tried redirect wav files, does not work during game
Mod updated to same link
;Basic Options:
1) Write your own reminder
2) Rewrite reminder
3) Delete reminder (will reset all advanced options)
;Advanced options
1) Set alarm on every day $ of the week
2) Set alarm on day $ of the game
3) Enable internal clock warning (will not quit game, just warn and display time)
4) Disable internal clock warning
Tried redirect wav files, does not work during game

Mod updated to same link
;Basic Options:
1) Write your own reminder
2) Rewrite reminder
3) Delete reminder (will reset all advanced options)
;Advanced options
1) Set alarm on every day $ of the week
2) Set alarm on day $ of the game
3) Enable internal clock warning (will not quit game, just warn and display time)
4) Disable internal clock warning