I already have a GNU source of BAND, but I need some advice and help, possible ways to make this work as an MMO.... we already know that servers have ports 27910 on up.... so what I was thinking of is taking the source and making it read from one server, and use each port as individual lands, or territories that inter-connect.
also I would like Q2 to send data to a mySQL database rather than save the info on the client machine to prevent some hacking
I already have a GNU source of BAND
that oldschool arcade game, galatica?, you could do something like have monsters form in orders and a group of players take them on. flying small monsters like skee shots or whatever, so you could work on targeting
Quote from: reaper on January 02, 2011, 09:03:24 PMthat oldschool arcade game, galatica?, you could do something like have monsters form in orders and a group of players take them on. flying small monsters like skee shots or whatever, so you could work on targetingwe are doing things that over the top with enemy counts. I am working on getting quake 2 with a diablo style interface where you click the location the character moves. and such. we are in alpha now and I got the exe working thru Visual C++ 2010.