As requested in "Scout more, noob", here is the ultimate in game reminder! Adds a set of reminders that you can edit. When they go off they can: - Show a message (optionally you have to confirm the message) - Play a sound - Repeat again (Turn off for a one shot timer) Reminders are saved to disk, they'll be there the next time you play. Heres the UI we show all the time at the top left. Click any timer to start or stop it. Hit Manage to manage your timers The bottom area allows quickly setting a one shot timer. When you go in to manage you can set up your timers. Then when your timer goes off, the message shows in huge text at the top of the screen and plays a silly noise. Installation Step 1: Download the dReminderTimer_v1.1.zip attachment, and extract it to <PA Install directory>/PA/media/ui/mods/ Step 2: Install the PA UI Mod Manager: https://forums.uberent.com/threads/rel-ui-mod-manager-v1-2.50726/ Tick the box for "In Game Reminders Timer" to enable the mod. Or add these lines to your ui_mod_list.js in the live_game section: '../../mods/dReminderTimer/dReminderTimer.css', '../../mods/dReminderTimer/dReminderTimer.js' Source code for this and all of my mods is on github: https://github.com/danzel/planetary-annihilation-ui-mods/tree/master/dReminderTimer Enjoy
I have a rather unorthodox use of the the reminder timers. Instead of the reminders I added a list of notes for commands and their function such as shift+f6, ctrl+shift+f6 etc... It took me a bit of time to make that list and I'd like to save it in case I nuke the directory with PA. Where are the timer messages saved within game folder? Thank you!
Copy the files in this folder: C:\Users\ YOUR_WINDOWS_USERNAME \AppData\Local\Uber Entertainment\Planetary Annihilation\localstore\Local Storage\ coui_ui_0.localstorage coui_ui_0.localstorage-journal (if exists) This includes all of your PA settings
This is really slick. Thanks! I get off planet and then have a hard time remembering to go back and forth between the two. Is it because I'm not using the PA UI Mod Manager that I had to change the ui_mod_list to?: ../../mods/dReminderTimer/ui/mods/dReminderTimer/dReminderTimer.*[EDIT] I grabbed this from github and not from this thread, so everyone can ignore me, except maybe OP.
Not OP, but yes. Specifically, it goes in the 'live_game' field in the 'scene_mod_list' variable inside the "ui_mods_list.js" file (which you will have to create yourself). Though using a mod manager makes it way easier.
Sorry, started looking at modding about 3 hours ago. If you don't mind: The one on github is setup for the new USERDATA? USERDATA is a newer modding model? If so, is it only relevant to those who use PAUIMM (heh, whatever the determined acronym is)?
It has to do with the fact that PA uses two separate modding systems at the moment. The idea is to get all of the mods out of the main PA installation directory. Instead everything is stored in a local directory in your home folder. See the Beta Mod Changes threads for more details about the path and both modding systems. This led to some confusion, so the PAMM's implemented a system which joins the two modding systems again. Long story short, you really want to use a PAMM.
Suggestion. Currently the UI up when in spectator mode. It'd be really beneficial to not have them there while spectating, probably wouldn't be that hard to remove either.
I don't think the sound functionality works anymore, it doesn't crash but there's no sound. Other than that the mod works perfectly, impressive considering it was last updated for patch v58772! edit: And the PAMM description is the same as the dTimer mod.
It has last been updated a year ago, so it's probably broken and got removed. You can unzip the posted zip in you mod dir and enable it with PAMM, but it will probably not work. The author hasn't been on the forum for three months either.