Re: Multi Mod tool By NoVa
nice work on this AIO so far sethnova :)
Re: Multi Mod tool By NoVa
Quote:
Originally Posted by
CloudStrife7x
nice work on this AIO so far sethnova :)
thanks, im doing my best at this. im browsing through my games now and selecting those to mod. ill be adding mods for at least 10 more games soon. they will all be really simple. Its mostly for people who dont want to mod their way through a game, but just want some support by adding some extra money. when i have a decent amount of game editors togather, ill make the visuals a bit more appealing.^^
Re: Multi Mod tool By NoVa
Quote:
Originally Posted by
sethnova
thanks, im doing my best at this. im browsing through my games now and selecting those to mod. ill be adding mods for at least 10 more games soon. they will all be really simple. Its mostly for people who dont want to mod their way through a game, but just want some support by adding some extra money. when i have a decent amount of game editors togather, ill make the visuals a bit more appealing.^^
nice work ;) do you code in C# or VB? C# is good for making WPF stuff. as all the tuts are for c# anyway. and that is good thing to do. I prefer making my tools mod everything so everyone can mod what they want. it is a lot more work though. gotta do more research. anyway nice job on the AIO.
Re: Multi Mod tool By NoVa
Quote:
Originally Posted by
Ryner Lute: T.L.D.
nice work ;) do you code in C# or VB? C# is good for making WPF stuff. as all the tuts are for c# anyway. and that is good thing to do. I prefer making my tools mod everything so everyone can mod what they want. it is a lot more work though. gotta do more research. anyway nice job on the AIO.
thanks. for now i use VB, but i want to learn more. ATM im a total noob at coding. i can only do the simplest things. but with this AIO i want to learn how to do more advanced modding. I learn things best when I do them, so this will be an effective way for me.
Re: Multi Mod tool By NoVa
Great work, what else are you adding btw?
Re: Multi Mod tool By NoVa
Quote:
Originally Posted by
sethnova
thanks. for now i use VB, but i want to learn more. ATM im a total noob at coding. i can only do the simplest things. but with this AIO i want to learn how to do more advanced modding. I learn things best when I do them, so this will be an effective way for me.
have you done any WPF? it is fully customizable. you can make animations, custom buttons, custom windows, custom templates etc. and most of it is xaml so it is easy to use again and again. and you can also make a resource dictionary for all the customizations that you want the toolbox items to have/ backgrounds etc.
Re: Multi Mod tool By NoVa
Quote:
Originally Posted by
Ryner Lute: T.L.D.
have you done any WPF? it is fully customizable. you can make animations, custom buttons, custom windows, custom templates etc. and most of it is xaml so it is easy to use again and again. and you can also make a resource dictionary for all the customizations that you want the toolbox items to have/ backgrounds etc.
i havent done that yet, but since your description seems interesting, i will look into it^^ thanks
Re: Multi Mod tool By NoVa
Quote:
Originally Posted by
sethnova
i havent done that yet, but since your description seems interesting, i will look into it^^ thanks
no problem. it makes everything unique. the hardest to code is the scrollbars >.> but everything else is pretty simple.
Re: Multi Mod tool By NoVa
Updated.
Information on first post.
Re: Multi Mod tool By NoVa
Quote:
Originally Posted by
UrK
Great work, what else are you adding btw?
now that i've gotten into dynamic coding, ill be adding a lot more. for now its at least adding a money mod for any game that comes to my mind and is actually doable, and i will expend the editors that are already in there.
Re: Multi Mod tool By NoVa
+Update
added functions to enchanted arms editor
Details are found in first post
Re: Multi Mod tool By NoVa
great work on the aio sethnova