Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: I want to make a FPS  (Read 2571 times)

0 Members and 1 Guest are viewing this topic.

Mr_Biggs

  • Trade Count: (0)
  • Newbie
  • *
  • Offline Offline
  • Posts: 0
  • Last login:July 12, 2006, 08:20:41 pm
I want to make a FPS
« on: January 16, 2006, 07:40:56 pm »
Hi all, im a cheap bastard. always have been. most likely will always be. so, as i was searching the megagames.com website for good freeware FPS , i realized that im capable of making my own FPS, rather than find something i like. So, i have a few questions:
What code(s) do i need to learn?
What are some good programs for making 3D models for the game?
Any good suggestions for a game?

Thanks.
The below statement is false
------------------------------------
The above statement is true

JonnyBoy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:November 12, 2009, 01:59:00 pm
  • Inka Dinka Do
Re: I want to make a FPS
« Reply #1 on: January 16, 2006, 07:47:36 pm »
Well, if you have a decent machine you can play around with this...

http://www.thegamecreators.com/

http://www.fpscreator.com/about.html

It's actually really fun to play around with, and you can make some pretty nice looking stuff. I'm not sure if you can make your own models or not but it can be a nice starting point.
I had to beat them to death with their own shoes...

Tahnok

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 821
  • Last login:May 28, 2008, 06:09:25 am
  • Error recording error codes. Remaining errors lost
    • Table Arcades
Re: I want to make a FPS
« Reply #2 on: January 16, 2006, 07:52:24 pm »
Or, if you want to make 2D games, use Game Maker (completely free):

www.gamemaker.nl

It has a bit of a learning curve, but I love it and use it all the time. You can create full games without registering (it will be a long time before you need anything in the registered version).
Note: Out of town with limited internet access 2-28-08 through 3-16-08

Bartop/Countertop Cabinet Kits For Sale

JonnyBoy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:November 12, 2009, 01:59:00 pm
  • Inka Dinka Do
Re: I want to make a FPS
« Reply #3 on: January 16, 2006, 08:27:19 pm »
I love Gamemaker, it's a lot of fun. Seiklus is one of the coolest games ever, too.
I had to beat them to death with their own shoes...

AtomSmasher

  • I'm happy to fly below Saint's radar
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3884
  • Last login:September 02, 2022, 03:50:10 am
  • I'd rather be rich than stupid.
    • Atomic-Train
Re: I want to make a FPS
« Reply #4 on: January 16, 2006, 08:37:25 pm »
If you want to get a bit more complicated and do some real coding you could try http://crystalspace3d.org/  which is the best free 3d game engine IMO.

I'm actually starting to make a game using the torque engine http://www.garagegames.com/products/1
It costs $100 to license the engine and the engine is a bit dated, but it has the best support, documentation, tutorials, and community which makes it worth it to me.

Both of those engines require quite a bit of programming knowledge (C++ is the language they use), so they're not for a beginner.  Hell, I have a degree in computer science (computer programming) and I'm having a tough time figuring out the torque engine.

AtomSmasher

  • I'm happy to fly below Saint's radar
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3884
  • Last login:September 02, 2022, 03:50:10 am
  • I'd rather be rich than stupid.
    • Atomic-Train
Re: I want to make a FPS
« Reply #5 on: January 16, 2006, 08:41:19 pm »
Well, if you have a decent machine you can play around with this...

http://www.thegamecreators.com/

http://www.fpscreator.com/about.html

It's actually really fun to play around with, and you can make some pretty nice looking stuff. I'm not sure if you can make your own models or not but it can be a nice starting point.
I've never seen fps creator before, but looking over its web site it looks pretty cool, especially for those who don't know how to do much programming.

JonnyBoy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:November 12, 2009, 01:59:00 pm
  • Inka Dinka Do
Re: I want to make a FPS
« Reply #6 on: January 16, 2006, 08:49:11 pm »
They had a program before that called 3d game maker or something similar, and it allowed you to create driving games, fps games, and 3rd person action games. FPS creator is much more intuitive though.
I had to beat them to death with their own shoes...

RayB

  • I'm not wearing pants! HA!
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11279
  • Last login:July 10, 2025, 01:33:58 am
  • There's my post
    • RayB.com
Re: I want to make a FPS
« Reply #7 on: January 16, 2006, 11:32:52 pm »
Personally, I'd start with one of the proven FPS engines. There's no sense in starting with something crappy (which is what I remember that 3D game maker as being). A game like Half-Life already has "perfect" controls. So start with that and do a total conversion mod. Or mod Unreal Tournament.
NO MORE!!

AtomSmasher

  • I'm happy to fly below Saint's radar
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3884
  • Last login:September 02, 2022, 03:50:10 am
  • I'd rather be rich than stupid.
    • Atomic-Train
Re: I want to make a FPS
« Reply #8 on: January 17, 2006, 02:17:58 am »
Personally, I'd start with one of the proven FPS engines. There's no sense in starting with something crappy (which is what I remember that 3D game maker as being). A game like Half-Life already has "perfect" controls. So start with that and do a total conversion mod. Or mod Unreal Tournament.

Agreed, mods are a good way to make a game as long as your game mechanics don't differ too much from the game your modding.  You might want to try and find the special edition dvd version of Unreal Tournament 2004 because it came with a seperate dvd that contained a ton of tutorials on how to mod it. 

The torque engine I mentioned above is a complete game engine which you can mod the same way you would most games and make a game only by editing the script files, but it also comes with the complete source code so you can do a lot more with it, but as I said, its not for beginners.

Stingray

  • Official Slacker - I promise to try a lot less
  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10463
  • Last login:April 08, 2021, 03:43:54 pm
Re: I want to make a FPS
« Reply #9 on: January 17, 2006, 10:04:40 am »
I want to be an astronaut.

-S
Stingray you magnificent bastard!
This place is dead lately.  Stingray scare everyone off?

Havok

  • Keeper of the __Blue_Stars___
  • Trade Count: (+17)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4530
  • Last login:August 03, 2025, 02:34:22 am
  • Insufficient facts always invite danger.
Re: I want to make a FPS
« Reply #10 on: January 17, 2006, 10:35:18 am »
I want to be an astronaut.

-S

But, you have that little problem with incontinence, so you will instead be a state or federal employee...

Stingray

  • Official Slacker - I promise to try a lot less
  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10463
  • Last login:April 08, 2021, 03:43:54 pm
Re: I want to make a FPS
« Reply #11 on: January 17, 2006, 11:15:50 am »
I want to be an astronaut.

-S

But, you have that little problem with incontinence, so you will instead be a state or federal employee...

I'm already a state employee. Astronauts get unlimited 'tang, or so I hear.

-S
Stingray you magnificent bastard!
This place is dead lately.  Stingray scare everyone off?

missioncontrol

  • MC-Retro says Wot!
  • Trade Count: (+13)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7855
  • Last login:November 06, 2024, 06:22:12 pm
Re: I want to make a FPS
« Reply #12 on: January 17, 2006, 12:52:51 pm »
I want to be an astronaut.

-S

I volunteer you to be sent to pluto

ChadTower

  • Chief Kicker - Nobody's perfect, including me. Fantastic body.
  • Trade Count: (+12)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 38212
  • Last login:July 30, 2025, 03:29:53 pm
Re: I want to make a FPS
« Reply #13 on: January 17, 2006, 12:58:22 pm »

As the Chief Kicker I expect to be first to set foot on Uranus.

Harry Potter

  • Smite-bait
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2844
  • Last login:May 27, 2024, 03:33:28 am
  • Sober until banned. Can post but still can't read.
Re: I want to make a FPS
« Reply #14 on: January 17, 2006, 01:16:11 pm »
I want to be an astronaut.

-S
Can I make a Uranus joke teacher, can I, can I, can I?
Now in a tasty new flavour.

ChadTower

  • Chief Kicker - Nobody's perfect, including me. Fantastic body.
  • Trade Count: (+12)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 38212
  • Last login:July 30, 2025, 03:29:53 pm
Re: I want to make a FPS
« Reply #15 on: January 17, 2006, 01:17:20 pm »

No, you are too slow.

Harry Potter

  • Smite-bait
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2844
  • Last login:May 27, 2024, 03:33:28 am
  • Sober until banned. Can post but still can't read.
Re: I want to make a FPS
« Reply #16 on: January 17, 2006, 01:24:46 pm »
And stupid, don't forget stupid.
Now in a tasty new flavour.

ChadTower

  • Chief Kicker - Nobody's perfect, including me. Fantastic body.
  • Trade Count: (+12)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 38212
  • Last login:July 30, 2025, 03:29:53 pm
Re: I want to make a FPS
« Reply #17 on: January 17, 2006, 01:35:12 pm »

Where I grew up, they mean the same thing.

Luxury

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 487
  • Last login:November 18, 2006, 01:21:59 pm
  • Unfortunately It's True. :(
    • arcadeZERO
Re: I want to make a FPS
« Reply #18 on: January 17, 2006, 07:15:33 pm »
Frames Per Second?  Huh?

;D
Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn.

Mr_Biggs

  • Trade Count: (0)
  • Newbie
  • *
  • Offline Offline
  • Posts: 0
  • Last login:July 12, 2006, 08:20:41 pm
Re: I want to make a FPS
« Reply #19 on: January 17, 2006, 08:18:28 pm »
Hmm... Fps Creator looks good, but i said im a cheap bastard, so paying for it isnt an option :-\, and im screwed with dialup, so downloading a trial version is out of question >:(. Would anyone consider sending me a burned "demo" copy of FPS maker, for a gmail invite? Email me at jakebiggs@gmail.com, to dicuss a trade, as some items cannot be discussed on this board ;). Are enemies gibbable in FPS creator? Can i make squad-based shooters with voice and lip-syncing? this is hot.
The below statement is false
------------------------------------
The above statement is true

thebrownshow

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 546
  • Last login:December 14, 2010, 03:14:32 pm
Re: I want to make a FPS
« Reply #20 on: January 17, 2006, 09:42:23 pm »
Can i make squad-based shooters with voice and lip-syncing? this is hot.

Why don't you just get into the whole mod scene rather than trying to make one from scratch?  Sounds like you might be biting off a bit more than you'd be able to chew without your own dev team.

JoyMonkey

  • Voodoo Wiki Master . . .
  • Wiki Master
  • Trade Count: (+5)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 2899
  • Last login:June 16, 2025, 09:16:27 pm
  • Candy is Dandy but Liquor is Quicker
    • JoyMonkey.com
Re: I want to make a FPS
« Reply #21 on: January 17, 2006, 10:28:12 pm »
You should start off by trying to create a map or two for UT2k4 or HL2 to get an idea of how much work goes into building an enjoyable FPS environment. Also, UT2k4 and HL2 come with lots of pre-fabbed objects and textures that you can use easily to get you started.

I started learning Unreal Tourney 2004 mapping a while ago, and it's taking me a while to get to grips with it. But getting to frag your friends in a level that you created is well worth the time and effort.

SOAPboy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1778
  • Last login:August 01, 2009, 03:36:12 am
  • ..::GeeK::..
Re: I want to make a FPS
« Reply #22 on: January 17, 2006, 11:12:33 pm »
Hmm... Fps Creator looks good, but i said im a cheap bastard, so paying for it isnt an option :-\, and im screwed with dialup, so downloading a trial version is out of question >:(. Would anyone consider sending me a burned "demo" copy of FPS maker, for a gmail invite? Email me at jakebiggs@gmail.com, to dicuss a trade, as some items cannot be discussed on this board ;). Are enemies gibbable in FPS creator? Can i make squad-based shooters with voice and lip-syncing? this is hot.

Best i can do is upload a "cough demo cough" to some webspace and get you a DL link..

ChadTower

  • Chief Kicker - Nobody's perfect, including me. Fantastic body.
  • Trade Count: (+12)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 38212
  • Last login:July 30, 2025, 03:29:53 pm
Re: I want to make a FPS
« Reply #23 on: January 18, 2006, 09:06:11 am »

The concept of making a full map of the neighborhood where we all grew up, and then killing them all on it, intrigues me.

Harry Potter

  • Smite-bait
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2844
  • Last login:May 27, 2024, 03:33:28 am
  • Sober until banned. Can post but still can't read.
Re: I want to make a FPS
« Reply #24 on: January 18, 2006, 09:17:15 am »

The concept of making a full map of the neighborhood where we all grew up, and then killing them all on it, intrigues me.
Why make maps. You can do it for real. You know you want to.  :)
Now in a tasty new flavour.

ChadTower

  • Chief Kicker - Nobody's perfect, including me. Fantastic body.
  • Trade Count: (+12)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 38212
  • Last login:July 30, 2025, 03:29:53 pm
Re: I want to make a FPS
« Reply #25 on: January 18, 2006, 10:28:15 am »

Can't, really... some of the buildings are gone now.  I would build it of the neighborhood circia 1990.

JoyMonkey

  • Voodoo Wiki Master . . .
  • Wiki Master
  • Trade Count: (+5)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 2899
  • Last login:June 16, 2025, 09:16:27 pm
  • Candy is Dandy but Liquor is Quicker
    • JoyMonkey.com
Re: I want to make a FPS
« Reply #26 on: January 18, 2006, 10:32:25 am »

The concept of making a full map of the neighborhood where we all grew up, and then killing them all on it, intrigues me.
Why make maps. You can do it for real. You know you want to.  :)

Don't encourage him, I live in that neighbourhood now and I'm perfectly happy being alive.

thebrownshow

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 546
  • Last login:December 14, 2010, 03:14:32 pm
Re: I want to make a FPS
« Reply #27 on: January 18, 2006, 10:37:50 am »

The concept of making a full map of the neighborhood where we all grew up, and then killing them all on it, intrigues me.

Back in college a buddy of mine made a Quake level based on our computer labs... PC screens were even breakable. 

AtomSmasher

  • I'm happy to fly below Saint's radar
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3884
  • Last login:September 02, 2022, 03:50:10 am
  • I'd rather be rich than stupid.
    • Atomic-Train
Re: I want to make a FPS
« Reply #28 on: January 18, 2006, 10:50:16 am »

The concept of making a full map of the neighborhood where we all grew up, and then killing them all on it, intrigues me.

Back in college a buddy of mine made a Quake level based on our computer labs... PC screens were even breakable. 
Ya, a friend of mine did our dorms in half-life, wasn't that great of a level because it was mostly long halls with tons of doors.

ChadTower

  • Chief Kicker - Nobody's perfect, including me. Fantastic body.
  • Trade Count: (+12)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 38212
  • Last login:July 30, 2025, 03:29:53 pm
Re: I want to make a FPS
« Reply #29 on: January 18, 2006, 11:00:45 am »
Don't encourage him, I live in that neighbourhood now and I'm perfectly happy being alive.

That's actually really funny.   ;D

Mr_Biggs

  • Trade Count: (0)
  • Newbie
  • *
  • Offline Offline
  • Posts: 0
  • Last login:July 12, 2006, 08:20:41 pm
Re: I want to make a FPS
« Reply #30 on: January 18, 2006, 05:52:29 pm »
SOAPboy, check your private msg. ;D
The below statement is false
------------------------------------
The above statement is true