Drake7707 Posted December 27, 2008 Report Posted December 27, 2008 I'm pretty bored because i have to learn exams and that's pretty boring to do, so i made this I'll prolly post the program & source code later, i need to clean up some stuff ^^
Emit Posted December 27, 2008 Report Posted December 27, 2008 it's good, i'd like to see a victory screen with epic music plz
Drake7707 Posted December 27, 2008 Author Report Posted December 27, 2008 After some more ehr sprite ripping and adding in animations ^^ I still hate that i can't write a gif directly though, i'll have to output all the frames, then use the animation wizard in animation shop :/, I should probably look into writing frames into a gif :/ (that's why the eh frame rate sucks so much, i had to guess how much frames per second there went by on each moment) For that my Animation.xml is 538 lines long phew Edit:There we goFFBattleGenerator.rar It's written in C# with .NET 3.5 and Visual Studio 2008 ^^ (yes, no vb6, for a change )
tcsoccerman Posted December 28, 2008 Report Posted December 28, 2008 my vista machine is getting an error. can't run bin/FFBattleGenerator application
Drake7707 Posted December 28, 2008 Author Report Posted December 28, 2008 That's odd :/, did you try running the exe in bin\Debug or did you open the solution ?
tcsoccerman Posted December 28, 2008 Report Posted December 28, 2008 i first tried running the exe in bin, but that failed to run. then i tried opening the solution, which also returned an error saying "Can't read microsoft solution format 10.00" in sharpdevelop.
Drake7707 Posted December 28, 2008 Author Report Posted December 28, 2008 You do have the .NET 3.5 framework right ? The solution probably only compatible with visual studio :/
tcsoccerman Posted December 28, 2008 Report Posted December 28, 2008 i figured i did have 3.5 but to be sure i've already started downloading visual studio c#, visual studio c++ (both 2008 express edition) which comes with .net framework 3.5 w/ sp1. i'm gonna restart and try it now
Recommended Posts