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.