Sorry, but yes it is currently untitled. But don't let that make you think I didn't put effort into this. Please continue reading as it is actually coming along very nicely I think. It is currently unnamed for 2 reasons: My creativity is somewhat limited. What do you name a generic Online Capture the flag game??
Now I will get down to what I do have.
Game loads user "config.cfg" file storing display mode and control configurations.
-----------------------------------------------------------
Gun and map loading system
Instead of having to edit the code for loading new maps and guns, I made it so all I have to do is put a '.txt' file with the same name as map or gun in the respective folder and it will load scaling, rotation, position, shooting sound file, and rate of fire data for the gun. Or Scaling, rotation, position, player spawn points, and flag locations, for the maps.
I currently have 5 guns: 3 machine guns, a shotgun, and a sniper rifle
(The sniper rifle was modelled by myself in anim8or)
http://www.geocities.com/temp4files4/sniperrifle.jpg
-----------------------------------------------------------
Data sending
Player data such as location are sent using memblocks.
kill data sent as integers.
Fully functional chat system
Players can press (default 'u') key to start typing a message, or (default 'y') key for Team message. Messages scroll accurately when array is full and each message is displayed for a fixed amount of time. Messages also sent when players are killed or when flags are taken, dropped, or captured.
----------------------------------------------------------
Player movement
Player movement includes using (default "WASD")keys for moving. Jumping and Ducking work.
Collisions
Upgraded to sparky's collision DLL.
----------------------------------------------------------
Bullet holes, and blood sprays (screenshots below)
Player scores and ping
Models: Have 1 map, 5 guns, and flag model. Need player models (Currently using cubes)
Attach gun models to player models
Dedicated server hosting
Admin capabilities
----------------------------------------------------------
OTHER SCREEN SHOTS:
http://www.geocities.com/temp4files4/screenshot1.JPG
http://www.geocities.com/temp4files4/flagrun.jpg
http://www.geocities.com/temp4files4/scoped.jpg
http://www.geocities.com/temp4files4/bullets.jpg
http://www.geocities.com/temp4files4/blood.jpg
If anyone would like to contribute to my project, I am in need of MAP's or player models. Models can be in any supported DBPro format or the following other formats: '.lwo' '.obj' '.an8'. EMail to laptop-44@hotmail.com. I will be very greatful for any contributions. Thank you.
The right man in the wrong place can make all the difference in the world.