GoldenEye: Source Forums

  • March 28, 2024, 11:33:39 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Golden Gun  (Read 8360 times)

0 Members and 2 Guests are viewing this topic.

Haizen007

  • Agent
  • *
  • Posts: 14
  • Reputation Power: 1
  • Haizen007 has no influence.
  • Offline Offline
Golden Gun
« on: August 22, 2018, 02:55:05 am »

Hey, I'm trying to find how to configure server with weapon set golden gun only and let the players start with this weapon and unlimited bullets.
Logged

Entropy-Soldier

  • Managing Director
  • 00 Agent
  • ***
  • Posts: 506
  • Reputation Power: 372
  • Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!
  • Offline Offline
Re: Golden Gun
« Reply #1 on: August 22, 2018, 05:54:47 pm »

In server.cfg:

ge_weaponset golden_gun_arena
ge_infiniteammo 1


Should be all you need!
Logged
"By reading this, you’ve done more than you can imagine." - Adrian

Haizen007

  • Agent
  • *
  • Posts: 14
  • Reputation Power: 1
  • Haizen007 has no influence.
  • Offline Offline
Re: Golden Gun
« Reply #2 on: August 22, 2018, 10:06:32 pm »

Ok,
ge_weaponset golden_gun_arena is working.
ge_infiniteammo is working.

I'm trying also to let the server always with 8 players (as example), using bots and let 8 free slots for  incoming players, but I couldn't manage to find the right config.

I created a 16 slots server with the fallowing config.

ge_bot_threshold 8
ge_bot_openslots 8
ge_bot_strict_openslot 0

The server gets full after a while, also it changes the number os slots, anymway I didn't understand the math of this config.

Can you help?
« Last Edit: August 22, 2018, 10:18:40 pm by Haizen007 »
Logged

Entropy-Soldier

  • Managing Director
  • 00 Agent
  • ***
  • Posts: 506
  • Reputation Power: 372
  • Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!
  • Offline Offline
Re: Golden Gun
« Reply #3 on: August 23, 2018, 07:36:36 am »

Sadly that's a core engine issue with our version of the source engine, one we've tried to work around many times.  Valve doesn't let us release bot clients from the server so over time they start taking up all the slots.  I have a small amount of hope I'll come up with a workaround for 5.1 but for now bots are only really useful for local servers.
Logged
"By reading this, you’ve done more than you can imagine." - Adrian

Haizen007

  • Agent
  • *
  • Posts: 14
  • Reputation Power: 1
  • Haizen007 has no influence.
  • Offline Offline
Re: Golden Gun
« Reply #4 on: August 23, 2018, 04:23:59 pm »

That's crazy, so, my humble solution, for now, would be a cronjob to work around or let without bots. Thanks for the info! Very helpful!
Btw, do you know how to activate turbo LTK and toggle the weapons, like from golden gun to sniper (from a list).
I only found how to define one weapon for the whole server.
Logged

Entropy-Soldier

  • Managing Director
  • 00 Agent
  • ***
  • Posts: 506
  • Reputation Power: 372
  • Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!Entropy-Soldier is awe-inspiring!
  • Offline Offline
Re: Golden Gun
« Reply #5 on: August 23, 2018, 06:37:46 pm »

In server.cfg:

ge_gameplay ltk
ge_velocity 1.5
ge_weaponset random_loadout


Then edit gameplay_ltk in this location:

gesource\scripts\loadouts

to only have the weaponsets you want on rotation.
Logged
"By reading this, you’ve done more than you can imagine." - Adrian

Haizen007

  • Agent
  • *
  • Posts: 14
  • Reputation Power: 1
  • Haizen007 has no influence.
  • Offline Offline
Re: Golden Gun
« Reply #6 on: August 23, 2018, 08:57:38 pm »

Great, worked perfectly!  ;D
Thank you for everything!
« Last Edit: August 23, 2018, 09:13:46 pm by Haizen007 »
Logged
Pages: [1]   Go Up