GoldenEye: Source Forums

  • September 21, 2024, 05:18:16 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: How can I change the Gun Game guns?  (Read 4747 times)

0 Members and 1 Guest are viewing this topic.

Kil3r

  • 00 Newbie
  • Posts: 2
  • Reputation Power: 0
  • Kil3r has no influence.
  • Offline Offline
How can I change the Gun Game guns?
« on: August 04, 2012, 06:39:14 am »

Title  ;D. How can I change the Gun Game guns?
Logged

Proxie

  • 00 Agent
  • ***
  • Posts: 573
  • Reputation Power: 141
  • Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!Proxie is awe-inspiring!
  • Offline Offline
Re: How can I change the Gun Game guns?
« Reply #1 on: August 04, 2012, 07:03:20 am »

Pretty sure you would have to edit the Python script.
Logged

Mark [lodle]

  • Retired Lead Developer
  • 007
  • *
  • Posts: 1,411
  • Reputation Power: 1
  • Mark [lodle] has no influence.
  • Offline Offline
Re: How can I change the Gun Game guns?
« Reply #2 on: August 04, 2012, 07:55:38 am »

ges\scripts\python\GamePlay\GunGame.py

Edit the order of:
Quote
weapList = ["golden_pp7", "golden_gun", "ar33", "rcp90", "auto_shotgun", "phantom", "d5k", "zmg", "kf7", "shotgun", "cmag", "sniper_rifle", "pp7", "klobb", "knife_throwing", "grenade", "knife"]
weapClassName = ["golden_pp7", "golden_gun", "ar33", "rcp90", "auto_shotgun", "phantom", "d5k", "zmg", "kf7", "shotgun", "cmag", "sniper_rifle", "pp7", "klobb", "knife_throwing", "npc_grenade", "knife"]
Logged

Kil3r

  • 00 Newbie
  • Posts: 2
  • Reputation Power: 0
  • Kil3r has no influence.
  • Offline Offline
Re: How can I change the Gun Game guns?
« Reply #3 on: August 04, 2012, 08:01:25 am »

You guys are right. Thank you very much :).
Logged
Pages: [1]   Go Up