Addon Idea: Tag-able Save Files

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
Y2Kafka
Posts: 4
Joined: Mon Jul 21, 2014 3:53 am

Addon Idea: Tag-able Save Files

#1 Post by Y2Kafka »

Quick Story: One day when I was deleting some of my old characters that I haven't used in a while I accidentally deleted a save file I wanted to keep. (whoops) Unfortunately it was someone else's file. (Double whoops)

My idea is this: An addon that allows you to "Tag" a save file like you would an item. As it stands it's kind of hard to remember which character is which if you got a few of them flying around so being able to tag a save file with something like =John's Berserker= or =DO NOT DELETE=. I'm not sure how this would be possible and it might be hard to implement so even if you had to open the character to place the tag on the save file that would be fine by me.

Other ideas:
- Can't delete files with tags?
- Perhaps different color tags?
- Automatically put race/class in parentheses after the character name?

I can't code for shit (trust me I've tried :lol: ) but I know there's someone else out there that can so if YOU'RE that person... please help my idea become reality.
(Also if it isn't possible just say so and I'll post my idea in the suggestions forum so DG can hopefully see it and patch it in.)

Zireael
Archmage
Posts: 449
Joined: Tue Jun 18, 2013 7:24 pm

Re: Addon Idea: Tag-able Save Files

#2 Post by Zireael »

This should go into core game, not an addon :P

Y2Kafka
Posts: 4
Joined: Mon Jul 21, 2014 3:53 am

Re: Addon Idea: Tag-able Save Files

#3 Post by Y2Kafka »

Zireael wrote:This should go into core game, not an addon :P
Thanks for the reply. Ya I was thinking the same thing. I wasn't sure if messing with the save files like that would be good for the game so I figured that it would be best if it were done "Unofficially". I think I'll post this in the suggestions area instead. Hopefully this topic will be fine to leave up for a while... if not a moderator could just lock it.

grayswandir
Uruivellas
Posts: 708
Joined: Wed Apr 30, 2008 5:55 pm

Re: Addon Idea: Tag-able Save Files

#4 Post by grayswandir »

Rather, I don't think it's possible to make it an addon, as they aren't loaded until you actually start a game.
Addons: Arcane Blade Tweaks, Fallen Race, Monk Class, Weapons Pack
Currently working on Elementals. It's a big project, so any help would be appreciated. :)

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Addon Idea: Tag-able Save Files

#5 Post by darkgod »

You can make addons for any modules, including the "boot" module ;)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

grayswandir
Uruivellas
Posts: 708
Joined: Wed Apr 30, 2008 5:55 pm

Re: Addon Idea: Tag-able Save Files

#6 Post by grayswandir »

Alright, after some testing, it looks like you make an addon for the boot module as normal - the only difference being you have to add in the line

Code: Select all

is_boot = true
Addons: Arcane Blade Tweaks, Fallen Race, Monk Class, Weapons Pack
Currently working on Elementals. It's a big project, so any help would be appreciated. :)

Post Reply