GoldenEye: Source Forums

  • September 14, 2024, 09:55:56 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Where is the Silver PP7??  (Read 7183 times)

0 Members and 1 Guest are viewing this topic.

kingkoopa

  • Agent
  • *
  • Posts: 42
  • Reputation Power: 0
  • kingkoopa has no influence.
  • Offline Offline
Where is the Silver PP7??
« on: January 20, 2008, 11:24:34 am »

I Joined a server lastnight and picked up the silver pp7? but when me and my brother create our own servers we have not got the silver pp7 on any map? is this right?
Logged

EduCatOR

  • The OG
  • Secret Agent
  • **
  • Posts: 178
  • Reputation Power: 0
  • EduCatOR has no influence.
  • Offline Offline
    • The Gravel Pit
Re: Where is the Silver PP7??
« Reply #1 on: January 20, 2008, 11:28:58 am »

We're using a script to that randomly gives players weapons instead of the maps issuing them. Not sure if any maps have the silver pp7 or not.

kingkoopa

  • Agent
  • *
  • Posts: 42
  • Reputation Power: 0
  • kingkoopa has no influence.
  • Offline Offline
Re: Where is the Silver PP7??
« Reply #2 on: January 20, 2008, 11:34:01 am »

Ok is there anyway u can explain to me how i use a script to allow the silver pp7 and allow us to start with a handful of weapons
Logged

Doc.NO

  • 00 Agent
  • ***
  • Posts: 836
  • Reputation Power: 0
  • Doc.NO hides in shadows.
  • Offline Offline
Re: Where is the Silver PP7??
« Reply #3 on: January 20, 2008, 02:27:16 pm »

Ok is there anyway u can explain to me how i use a script to allow the silver pp7 and allow us to start with a handful of weapons
How to use scripts. But it need a dedicated server.
If you dont have one, use the loadouts (located in /gesource/maps/loadouts/). For example:

Code: [Select]
cradle_tower_a_weapon
      {
        delay  "15.0"
        entities
        {
          "weapon_kf7"
        }
      }

Code: [Select]
cradle_tower_a_weapon
      {
        delay  "15.0"
        entities
        {
          "weapon_silver_pp7"
        }
      }
Logged

strider2

  • Guest
Re: Where is the Silver PP7??
« Reply #4 on: January 21, 2008, 08:16:17 am »

Ah, here's something that has been in mind for quite a while now.

Is there a way to convert some maps from CSS or hl2 so they can be played in GE source?

ZM_Boatescape 3 for instance.
Logged

mookie

  • Idiot
  • 00 Agent
  • ***
  • Posts: 252
  • Reputation Power: 0
  • mookie is looked down upon.
  • Offline Offline
Re: Where is the Silver PP7??
« Reply #5 on: January 21, 2008, 09:22:12 am »

Ah, here's something that has been in mind for quite a while now.

Is there a way to convert some maps from CSS or hl2 so they can be played in GE source?

ZM_Boatescape 3 for instance.
You could probably use Stripper to get that done.
Logged
5 2 3 7 1 4 6 0
Pages: [1]   Go Up