Avernum 4 Traits and Skills Editor

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: Avernum 4 Traits and Skills Editor
Apprentice
Member # 374
Profile #0
Hey guys, i've been getting a fair bit of interest in the "editor" I wrote some weeks ago. Sorry for not actually uploading it. It was sort of a quick weekend hobby project to figure out the save format and ehm redistribute some points... Anyways I really didnt think far forward cause I wrote it in C# and targeted the .Net 2.0 platform. I apologize for this, although in the future, thanks to projects like this , targeting .net would gurantee cross platform availability.

But if you have windows and a fast internet connection then I suggest you download the .Net 2.0 platform anyway. Lots of new stuff gonna need it and you're gonna have to get it sooner or later.

*********************************************
*Avernum 4 Skills/Traits Editor
*
*********************************************

To use it goto your avernum directory open the folder corresponding the slot you wish (i.e. save17, i believe is quicksave) and open the file "data".

------
private int[] off_arr = new int []{24006,29158,34310,39462 }; //offsets for each character

fs.Seek(curr_off, SeekOrigin.Begin); //c_data, s_data etc are all of type byte or unsigned char for C++ people.
fs.Read(c_data, 0, 61);//stats
fs.Seek(19, SeekOrigin.Current);
fs.Read(s_data, 0, 79);//spells
fs.Seek(241, SeekOrigin.Current);
fs.Read(t_data, 0, 29);//traits

[ Tuesday, May 09, 2006 03:53: Message edited by: Red_Sage ]
Posts: 32 | Registered: Tuesday, December 11 2001 08:00
Apprentice
Member # 6983
Profile #1
I'd love to, but the link seems to be either incredibly slow, or borken :P

EDIT: Seems to work fine now, thank you Red Sage!

[ Wednesday, April 05, 2006 16:48: Message edited by: Louist ]
Posts: 11 | Registered: Sunday, April 2 2006 08:00
Apprentice
Member # 7013
Profile #2
I'm sorry if I seem stupid but I'm definately stumped. What do you open the data file in Save17 with? Like as in what program ^^?

--------------------
So....you think you're a jedi?
Posts: 7 | Registered: Sunday, April 9 2006 07:00
Lifecrafter
Member # 6403
Profile #3
The trainer.

--------------------
??? ??????
???? ?????
Posts: 883 | Registered: Wednesday, October 19 2005 07:00
Apprentice
Member # 7051
Profile #4
Link to editor not work now. Can you place it on other location, please?
Posts: 1 | Registered: Wednesday, April 19 2006 07:00
Warrior
Member # 6875
Profile Homepage #5
"Your file has expired." Huh? That's what I get when I click on the link.

--------------------
Your mom's face! XD
Posts: 77 | Registered: Wednesday, March 8 2006 08:00
Apprentice
Member # 374
Profile #6
Can anyone with the ability to host .Exes executable please host this for me? It would be quite appreciated as emailing individually is a tad time consuming.

Till I can find a host just email, PM me, or post here and ill send it to you. Ill update the original post once i have a host.

[ Friday, April 21, 2006 16:45: Message edited by: Red_Sage ]
Posts: 32 | Registered: Tuesday, December 11 2001 08:00
Warrior
Member # 6875
Profile Homepage #7
Thanks for sending me the trainer, now that I have it and that other thing it works perfectly. Great job. :D

--------------------
Your mom's face! XD
Posts: 77 | Registered: Wednesday, March 8 2006 08:00
Agent
Member # 4506
Profile Homepage #8
Someone - anyone - who has it, email it to me. I'll upload it properly.

- Archmagus Micael

--------------------
"You dare Trifle with Avernum?" ~ Erika the Archmage
--------------------
My Scenarios:
Undead Valley : A small Undead problem, what could possibly go wrong?
--------------------
Richard Black - PROOF of his existance (the Infernal one's website).
--------------------
MY FORUM! Randomosity at it's highest! :)
Posts: 1370 | Registered: Thursday, June 10 2004 07:00
Apprentice
Member # 374
Profile #9
Sorry guys Ive been busy.

Editor

Here is another one Archmage, please upload. Thanks!

Also, if you are running Mac OS X you might consider installing Mono Framework for Mac OS X which may allow you to use the editor as well.

*Why am I a new arrival if Ive been registered since 2001? Harrumpph*

[ Tuesday, May 02, 2006 13:48: Message edited by: Red_Sage ]
Posts: 32 | Registered: Tuesday, December 11 2001 08:00
Agent
Member # 4506
Profile Homepage #10
Okay. You can get this new file you wanted uploaded Here.

A quesiton - is this meant to work on a WIN computer, or only on MAC? Because the file I just uploaded crashed on winXP.

- Archmagus Micael

--------------------
"You dare Trifle with Avernum?" ~ Erika the Archmage
--------------------
My Scenarios:
Undead Valley : A small Undead problem, what could possibly go wrong?
--------------------
Richard Black - PROOF of his existance (the Infernal one's website).
--------------------
MY FORUM! Randomosity at it's highest! :)
Posts: 1370 | Registered: Thursday, June 10 2004 07:00
Nuke and Pave
Member # 24
Profile Homepage #11
quote:
Originally written by Archmagus Micael:

Okay. You can get this new file you wanted uploaded Here.

A quesiton - is this meant to work on a WIN computer, or only on MAC? Because the file I just uploaded crashed on winXP.

- Archmagus Micael

Do you have the .Net framework installed? And is it the latest version? If not, I assume that might be the reason it doesn't work for you.

[ Wednesday, May 03, 2006 13:18: Message edited by: Zeviz ]

--------------------
Be careful with a word, as you would with a sword,
For it too has the power to kill.
However well placed word, unlike a well placed sword,
Can also have the power to heal.
Posts: 2649 | Registered: Wednesday, October 3 2001 07:00
Agent
Member # 4506
Profile Homepage #12
Not sure if I ever got round to installing it on the laptop.

Doesn't matter anyway, as I don't want to use it.

- Archmagus Micael

--------------------
"You dare Trifle with Avernum?" ~ Erika the Archmage
--------------------
My Scenarios:
Undead Valley : A small Undead problem, what could possibly go wrong?
--------------------
Richard Black - PROOF of his existance (the Infernal one's website).
--------------------
MY FORUM! Randomosity at it's highest! :)
Posts: 1370 | Registered: Thursday, June 10 2004 07:00
Apprentice
Member # 9467
Profile #13
Does not work for me.....
Posts: 2 | Registered: Saturday, July 28 2007 07:00
Law Bringer
Member # 4153
Profile Homepage #14
Well, then you might want to email Red Sage about it. There's a button next to his post that says 'Profile'. Click there, and you'll find his email address.

Emailing the creator of the trainer tends to work better than posting in a topic that's been dead for a year. Just so you know.

--------------------
Thuryl: "Runescape: for people who are too stupid to save their games."

Gamble with Gaea, and she eats your dice.
Posts: 4130 | Registered: Friday, March 26 2004 08:00
Apprentice
Member # 9467
Profile #15
Thanks, good idea-just learned about this awesome game a few weeks ago from Reflexive.
Posts: 2 | Registered: Saturday, July 28 2007 07:00