Debriefing > General Goldeneye

Where is the Silver PP7??

(1/2) > >>

kingkoopa:
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?

EduCatOR:
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:
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

Doc.NO:

--- Quote from: kingkoopa 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
--- End quote ---
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: ---
cradle_tower_a_weapon
      {
        delay  "15.0"
        entities
        {
          "weapon_kf7"
        }
      }
--- End code ---


--- Code: ---
cradle_tower_a_weapon
      {
        delay  "15.0"
        entities
        {
          "weapon_silver_pp7"
        }
      }

--- End code ---

strider2:
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.

Navigation

[0] Message Index

[#] Next page

Go to full version