The Official PoE Easter Egg Thread

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • |D|-Max
    Member
    • Aug 2005
    • 419

    #16
    Re: The Official PoE Easter Egg Thread

    yes

    Comment

    • ebag

      #17
      Re: The Official PoE Easter Egg Thread

      Originally posted by El_m_ent
      What on godzgreenearth is THAT???? A UFO???
      No it's a USO (unidentified submerged object) http://en.wikipedia.org/wiki/Unident...bmerged_object

      Comment

      • |D|-Max
        Member
        • Aug 2005
        • 419

        #18
        Re: The Official PoE Easter Egg Thread



        pic not from me

        Comment

        • EyeofG
          Member
          • Oct 2006
          • 1193

          #19
          Re: The Official PoE Easter Egg Thread

          Originally posted by |D|-Max
          SO, that's where it is!

          Comment

          • pYura

            #20
            Re: The Official PoE Easter Egg Thread

            Originally posted by |D|-Max
            WTF wich map is it??!

            All from the map Fallen.







            Comment

            • EyeofG
              Member
              • Oct 2006
              • 1193

              #21
              Re: The Official PoE Easter Egg Thread

              [QUOTE=pYura]WTF wich map is it??!

              All from the map Fallen.


              THEY are too big!
              RESIZE please

              Comment

              • ebag

                #22
                Re: The Official PoE Easter Egg Thread

                i what a coke
                i found a humve

                Comment

                • pYura

                  #23
                  Re: The Official PoE Easter Egg Thread

                  [QUOTE=Eye_of_god]
                  Originally posted by pYura
                  WTF wich map is it??!

                  All from the map Fallen.


                  THEY are too big!
                  RESIZE please
                  Too bad I do...

                  Originally posted by ebag
                  [ATTACH]3047[/ATTACH] i what a coke
                  [ATTACH]3048[/ATTACH] i found a humve

                  please always tell wich map it is on and where is the exact location.

                  [QUOTE=Eye_of_god]
                  Originally posted by pYura
                  WTF wich map is it??!

                  All from the map Fallen.


                  THEY are too big!
                  RESIZE please
                  They are not... just wait for them to load and they will fit the windows size.

                  Comment

                  • ebag

                    #24
                    Re: The Official PoE Easter Egg Thread

                    zhytomyr for humve
                    rivne for coke

                    Comment

                    • Guest

                      #25
                      Re: The Official PoE Easter Egg Thread

                      Originally posted by ebag
                      [ATTACH]3047[/ATTACH] i what a coke
                      [ATTACH]3048[/ATTACH] i found a humve
                      what map is that

                      Comment

                      • EyeofG
                        Member
                        • Oct 2006
                        • 1193

                        #26
                        Re: The Official PoE Easter Egg Thread

                        Originally posted by Cherni_95
                        what map is that
                        He just said it

                        Comment

                        • Him

                          #27
                          Re: The Official PoE Easter Egg Thread

                          The UFO on Dnipro Sunrise has to do with the "Docks" control point and waiting a certain amount of time (what the units are in the CON files I'm not sure). Edit: They may be seconds, judging by other vehicle spawn times, so you would have to wait 30-40 minutes for it to spawn if this is true.
                          Originally posted by GamePlayObjects.con

                          rem [ObjectSpawnerTemplate: CPNAME_Dnipro_64_Power_Station_X_Snowmobile]
                          ObjectTemplate.create ObjectSpawner CPNAME_Dnipro_64_Power_Station_X_Snowmobile
                          ObjectTemplate.activeSafe ObjectSpawner CPNAME_Dnipro_64_Power_Station_X_Snowmobile
                          ObjectTemplate.modifiedByUser "Jason Dean"
                          ObjectTemplate.isNotSaveable 1
                          ObjectTemplate.hasMobilePhysics 0
                          ObjectTemplate.setObjectTemplate 2 ufo
                          ObjectTemplate.minSpawnDelay 1800
                          ObjectTemplate.maxSpawnDelay 2400

                          ObjectTemplate.spawnDelayAtStart 1
                          ObjectTemplate.TimeToLive 1800

                          ...

                          rem [ObjectSpawner: CPNAME_Dnipro_64_Power_Station_X_Snowmobile]
                          Object.create CPNAME_Dnipro_64_Power_Station_X_Snowmobile
                          Object.absolutePosition 45.232/62.175/-739.745
                          Object.rotation 0.000/0.000/0.000
                          Object.setControlPointId 257
                          Object.layer 4
                          The vehicle spawner is identified as "CPNAME_Dnipro_64_Power_Station_X_Snowmobile", though it is tied to the control point with an ID of 257. The control point with an ID of 257 is "Docks", if my understanding is correct.
                          Originally posted by GamePlayObjects.con

                          rem [ControlPointTemplate: CPNAME_Dnipro_64_Docks]
                          ObjectTemplate.create ControlPoint CPNAME_Dnipro_64_Docks
                          ObjectTemplate.activeSafe ControlPoint CPNAME_Dnipro_64_Docks
                          ObjectTemplate.modifiedByUser "Jason Dean"
                          ObjectTemplate.setNetworkableInfo ControlPointInfo
                          ObjectTemplate.isNotSaveable 1
                          ObjectTemplate.hasMobilePhysics 0
                          ObjectTemplate.hasCollisionPhysics 1
                          ObjectTemplate.physicsType Mesh
                          rem -------------------------------------
                          ObjectTemplate.addTemplate flagpole
                          ObjectTemplate.addTemplate flagpole
                          rem -------------------------------------
                          ObjectTemplate.setControlPointName CPNAME_Dnipro_64_Docks
                          ObjectTemplate.radius 10
                          ObjectTemplate.controlPointId 257
                          ObjectTemplate.areaValueTeam1 40
                          ObjectTemplate.areaValueTeam2 40
                          ObjectTemplate.timeToGetControl 20
                          ObjectTemplate.timeToLoseControl 20
                          ObjectTemplate.hoistMinMax 0.2/0.9

                          Comment

                          • Him

                            #28
                            Re: The Official PoE Easter Egg Thread

                            Sorry for the double post, but I think it is worth it to confirm the UFO requirements.

                            I started a local game on the 64-player map of Dnipro Sunrise, and typed "sv.numPlayersNeededToStart 1" into the console so that I could capture control points with no one else in the game. After capturing the "Docks" flag, I flew to the area in the screenshot showing the UFO grounded. After leaving the game alone for about 20-30 minutes, the UFO did indeed spawn.

                            As of right now, I'm having some difficulties actually getting in the UFO to pilot it... Edit: It seems the only way to enter the UFO is by entering from the top (I managed to drop onto it after bailing out of the EuroTiger). The "lasers" it fires are basically extremely explosive, high-velocity bullets. Handles similar to a helicopter but seems a little funky.

                            Added both a cockpit view and gunner's view (with gunner's laser firing) screenshots.

                            Edit: Corrected the typo in the command I entered in the console.
                            Edit 2: Also thanks to Titch2349 for pointing out that Germany must be the one who owns the Docks control point in order for the UFO to spawn. Ukraine will not spawn the UFO.

                            Comment

                            • FFOLKES

                              #29
                              Re: The Official PoE Easter Egg Thread

                              This is a quote from kysterama on the BFSP site. He found the UFO last week.

                              "The UFO is flyable. The current enter postition is directly on top though. I had to park a jeep next to it and use it as a ladder to get on top, but changing the entry position in the editor is a better fix."

                              EDIT: Looks like Him figured it out, too. Sorry for the double post.

                              Comment

                              • Him

                                #30
                                Re: The Official PoE Easter Egg Thread

                                Originally posted by FFOLKES
                                This is a quote from kysterama on the BFSP site. He found the UFO last week.

                                "The UFO is flyable. The current enter postition is directly on top though. I had to park a jeep next to it and use it as a ladder to get on top, but changing the entry position in the editor is a better fix."
                                Thanks for clarifying. I found that out a little while after posting, though. At least I know I wasn't taking the hard way in now!

                                Comment

                                Working...