GoldenEye: Source Forums

Debriefing => Questions, Help, & How To's => Topic started by: Wolf Cheng on August 02, 2012, 07:01:39 am

Title: Spawning the Moonraker Laser
Post by: Wolf Cheng on August 02, 2012, 07:01:39 am
I realize this is a bit of a silly request but I'm having trouble spawning the Moonraker Laser. I've seen it in the game and people using it but I have no idea how to obtain it. I'm not sure how to start Laser Deathmatch either. I know that the command for weapons and items in the Source Engine is "give weapon_(whatever)" but I've tried many different things and it doesn't seem to work. It doesn't even show up when I use Impulse 101.


Does anyone know how to spawn the Moonraker Laser and/or activate Laser Deathmatch?
Title: Re: Spawning the Moonraker Laser
Post by: major on August 02, 2012, 07:06:02 am
impulse 101 will give it.

start a sever and run:

ge_weaponset moonraker_arena
ge_restartround

That will make all weapons moonraker.
Title: Re: Spawning the Moonraker Laser
Post by: Wolf Cheng on August 02, 2012, 07:24:00 am
What if I need to be a dick and show off to my friends my awesome laser cannon?... And not have every other weapon while only lasers on on the map? :3
Title: Re: Spawning the Moonraker Laser
Post by: Wolf Cheng on August 02, 2012, 07:28:59 am
Crap, uh, the person who linked me to GE:S is apparently an idiot...


Can you give me the name of the Laser so I can spawn it without the level being scattered with'em or me having every weapon? Turns out I have 3.1 -.-
Title: Re: Spawning the Moonraker Laser
Post by: namajnaG on August 02, 2012, 07:33:16 am
The current version is 4.1.
If you just want to spawn a laser weapon on the ground, Use those commads, In respective order.

sv_cheats 1
ent_create weapon_moonraker

You can then disable sv_cheats after spawning a laser if you wish, Else, Everyone on your server can use console cheats.
Title: Re: Spawning the Moonraker Laser
Post by: Wolf Cheng on August 02, 2012, 07:37:12 am
I know it's 4.1, thank you for the laser information.