Page 5 of 5
Re: Upcoming Videos
Posted: Thu Oct 29, 2009 2:11 pm
by countvoldermort
cool, is there a way you could add speed, like how long it takes to use ia weapon could you do one with that???
Re: Upcoming Videos
Posted: Thu Oct 29, 2009 2:12 pm
by countvoldermort
i was just asking coz if we can that would be cool
Re: Upcoming Videos
Posted: Thu Oct 29, 2009 10:38 pm
by mrmajic
halls, are you over committing yourself to too many projects??? I remmeber you saying something about releasing videos and the source code from your game ..

Re: Upcoming Videos
Posted: Fri Oct 30, 2009 1:56 pm
by hallsofvallhalla
hehe i always commit myself to too much

I have actually had the first 2 videos of the source project for about 3 weeks, Just havent put it up. I am working on some new videos for the tutorials. Should have it all up no later than this weekend.
Re: Upcoming Videos
Posted: Fri Oct 30, 2009 10:53 pm
by Hutch
I was imaptient at first wanting the videos faster but I think it is good to space them out. I was learning so much from them and wanted to continue but It makes me go learn on my own a lot and insted of just waiting to see what I learn here. I still have problems and have to ask questions from time to time but mostly I can figure things out on my own from your tuts and learning how the code is working. Still a noob though.
Re: Upcoming Videos
Posted: Mon Nov 09, 2009 4:34 pm
by hallsofvallhalla
I have 3 more videos coming out this week. Leveling, then locations.
Re: Upcoming Videos
Posted: Sun Nov 15, 2009 7:12 pm
by ZeroComp
yeah you should add those it really enhances games you should also make a tutorial on browser mmorts' I think I got some really nice ideas
Re: Upcoming Videos
Posted: Tue Feb 02, 2010 9:09 pm
by phq
You could make an administration page for example add a table to players
and for example if the table will be called rights then we could do something like this:
if(playerinfo3[rights] == 3){
echo "Add a new class";
echo "Name:";
echo "Blah";
}
and blah blah blah
and it would be cool to make it so you can sell stuff to other players and make a little chat.