Author Topic: "Two Guns" Prototype  (Read 22288 times)

Make sure that as you go through the level it doesn't have to pan up, Cause it can't pan back down.

No mods for this, just updates please. Here is a few ideas:

Chat
More maps
Guns
Different player model than AI
Laser On/Off
A fix for the fall off world or camera screw-ups (if you go under bridge or behind it, it will neutral the camera.)
High scores list
Storyline!
Co-op storyline
Fix for double spawning(sometimes i spawn 2 of me, and it becomes very annoying to have to sit there and kill him. It also takes away my nametag.)
No torque default sounds!

Just ideas....

Chat < Nobody cares.
More maps < People are making them
Guns < 7/8 isn't enough for you?
Different player model than AI < Jesus he's only one man, How much do you want him to make?!
Laser On/Off < That's a stupid idea. You can't aim from just guesswork.
A fix for the fall off world or camera screw-ups < CTRL+K is the fix.
High scores list < F2.
Storyline! < You'd be lucky.
Co-op storyline < You'd be even luckier.
Fix for double spawning < Why would you want that? It's fun killing yourself!
No torque default sounds! < Erm... Whatever.

Chat < Nobody cares.<maybe so...
More maps < People are making them<yes they are
Guns < 7/8 isn't enough for you?<nope
Different player model than AI < Jesus he's only one man, How much do you want him to make?!<alot
Laser On/Off < That's a stupid idea. You can't aim from just guesswork.<i can
A fix for the fall off world or camera screw-ups < CTRL+K is the fix.<no
High scores list < F2.<Don't work
Storyline! < You'd be lucky.<yeah
Co-op storyline < You'd be even luckier.<yup
Fix for double spawning < Why would you want that? It's fun killing yourself!<nah
No torque default sounds! < Erm... Whatever.<exactly

yuki, the thing that always tries to make a game into what it wants the game to be.

Chat < Nobody cares. <maybe so... < I was playing with several people fine without chat.
More maps < People are making them< yes they are < Why did you respond to this one, Even more, WHY DID YOU POST IT IN THE FIRST PLACE?
Guns < 7/8 isn't enough for you? <nope < Code your own then.
Different player model than AI < Jesus he's only one man, How much do you want him to make?! <alot < Try the teargas launcher. It's awesome.
Laser On/Off < That's a stupid idea. You can't aim from just guesswork. <i can < Nein
A fix for the fall off world or camera screw-ups < CTRL+K is the fix. <no < Yes it is.
High scores list < F2. <Don't work < Yes it does
Storyline! < You'd be lucky. <yeah < ...
Co-op storyline < You'd be even luckier. <yup <plsdia
Fix for double spawning < Why would you want that? It's fun killing yourself! <nah < You are too emo to play this game then.
No torque default sounds! < Erm... Whatever. <exactly < Erm... Yeah.

Lol I notice there is a Light Zapper gun :P

Badspot

  • Administrator
Turn the laser off with:
$pref::player::showLaserBeam = 0;
$pref::Player::ShowLaserPlane = 0;


The only two weapons that might be called a zapper are the Ruger MKII

and the phaser:


A zapper would be good though.


Turn the laser off with:
$pref::player::showLaserBeam = 0;
$pref::Player::ShowLaserPlane = 0;


The only two weapons that might be called a zapper are the Ruger MKII

and the phaser:


A zapper would be good though.


I thought it looks like that more than the real gun in game.

is there a way to join servers cuase i havent gotten that to work yet

This is what I have for jungle right now, just a little preview.

how do you move the laser up D:

moveMap.bind(mouse0, "yaxis", pitch); in console to enable vertical aiming.  Most people found this too difficult.

Actually, since config.cs isn't .dso'ed, you can just put it in there.  I found this game enjoyable, but extremely hard for me to make any progress.  Its probably just me, and my bad 2d shooter skills though.