Page 1 of 1
Something Im Working On
Posted: Wed Jun 25, 2008 1:17 pm
by silentrunner
Posted: Wed Jun 25, 2008 2:47 pm
by vendetta102
awsome im trying to learn how to mod and make maps and that would real help
Posted: Wed Jun 25, 2008 2:55 pm
by silentrunner
vendetta102 wrote:awsome im trying to learn how to mod and make maps and that would real help
yh i should have it finished pretty soon : )
Posted: Wed Jun 25, 2008 3:09 pm
by Argetlam
Looks cool. Is it going to be able to update or something like that so that you can add new tutorials and stuff later on without us having to redownload the whole app? If you could do that, then it would be awesome.
Posted: Wed Jun 25, 2008 3:31 pm
by silentrunner
Argetlam wrote:Looks cool. Is it going to be able to update or something like that so that you can add new tutorials and stuff later on without us having to redownload the whole app? If you could do that, then it would be awesome.
hmmm yeah i already thought of that but it would be hard considering my bad coding skills. ill see what i can do but im not promising nothing
Posted: Thu Jun 26, 2008 9:35 am
by Unilat
Use a treeview instead of the menustrip. Tutorials can then be extracted from an online XML file just like my old program H2E. I had a php site that let users submit tutorial names and a link. PHP then stored in in an xml. The program read it. Its pretty simple.