The Official PoE Easter Egg Thread

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • EyeofG
    Member
    • Oct 2006
    • 1193

    #46
    Re: The Official PoE Easter Egg Thread

    Originally posted by illicitfilms
    The PoE Team firmly stands by its reports that no UFO's were included in the mod; the phenomenon is in no way part of our work. We are currently looking into the situation and a patch/fix, but so far the current conclusion is that these 'sightings' are merely Weather Ballons or Swamp Gas. For further information, visit www.pointofexistence.com
    ARE YOU MAD!?
    I just posted a screenshot of the damn UFO!!

    Comment

    • ELI

      #47
      Re: The Official PoE Easter Egg Thread

      It's a damn Weather Balloon...........with legs?!

      Comment

      • pYura

        #48
        Re: The Official PoE Easter Egg Thread

        Originally posted by illicitfilms
        The PoE Team firmly stands by its reports that no UFO's were included in the mod; the phenomenon is in no way part of our work. We are currently looking into the situation and a patch/fix, but so far the current conclusion is that these 'sightings' are merely Weather Ballons or Swamp Gas. For further information, visit www.pointofexistence.com
        Too bad YOU didnt know about it, but someone in the developer team must have known about it

        Comment

        • jilted

          #49
          Re: The Official PoE Easter Egg Thread

          swamp gas n weather baloons, nothing to see here, move along.

          Comment

          • [AK]Nuts

            #50
            Re: The Official PoE Easter Egg Thread

            Originally posted by Eye_of_god
            ARE YOU MAD!?
            I just posted a screenshot of the damn UFO!!
            When you get a chance... look up the word 'sarcasm.'

            Comment

            • HoboInArmy

              #51
              Re: The Official PoE Easter Egg Thread

              if you think about it how would you repair a UFO with all its advanced tecknoligy and stuff lol

              Comment

              • cantfinddeletebutton

                #52
                Re: The Official PoE Easter Egg Thread

                Originally posted by Him
                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.
                if you type that in will it be like that game started so you can find all the easter eggs (because the sword thing doesn't spawn until the game has started) and if that works here i come easter eggs

                Comment

                • Nightf1yer
                  Member
                  • Jun 2007
                  • 673

                  #53
                  Re: The Official PoE Easter Egg Thread

                  Originally posted by Eye_of_god
                  ARE YOU MAD!?
                  I just posted a screenshot of the damn UFO!!
                  That just made my day :laugh:

                  I just love sarcasm, some people just dont get it! Thats what make it funnier

                  Comment

                  • EyeofG
                    Member
                    • Oct 2006
                    • 1193

                    #54
                    Re: The Official PoE Easter Egg Thread

                    Originally posted by Night735
                    That just made my day :laugh:

                    I just love sarcasm, some people just dont get it! Thats what make it funnier
                    Don't get what?
                    There is a UFO in PoE and now someone has made a video of it

                    Comment

                    • DrunkenPirate
                      Ascended
                      • Mar 2005
                      • 4210

                      #55
                      Re: The Official PoE Easter Egg Thread

                      There is another version of the vending machine in some maps too.

                      Comment

                      • Mavrik347
                        Member
                        • Oct 2006
                        • 1383

                        #56
                        Re: The Official PoE Easter Egg Thread

                        Originally posted by jilted
                        swamp gas n weather baloons, nothing to see here, move along.
                        I concure they are all going insane... Too much PoE too young. :cry:

                        Comment

                        • Venomous

                          #57
                          Re: The Official PoE Easter Egg Thread

                          ahahha nice ^^

                          Comment

                          • EyeofG
                            Member
                            • Oct 2006
                            • 1193

                            #58
                            Re: The Official PoE Easter Egg Thread

                            Originally posted by Sir. Mavrik347
                            I concure they are all going insane... Too much PoE too young. :cry:

                            lol nice

                            Comment

                            • Jblankster
                              Senior Member
                              • Oct 2006
                              • 527

                              #59
                              Re: The Official PoE Easter Egg Thread

                              i found the exact location of it =]

                              Comment

                              • Titch2349

                                #60
                                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.

                                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.

                                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
                                From looking at your post and conducting my own research into both spending 1/2 on my own servers and looking into the various POE2 files, i have also noticed that the docks must be taken by the german team- if the ukranian team take the flag, then the UFO does not spawn. I am currently waiting to see if the UFO does spawn with the Ukranian Flag, but judging by this section it shouldnt........

                                ObjectTemplate.hasMobilePhysics 0
                                ObjectTemplate.setObjectTemplate 2 ufo
                                ObjectTemplate.minSpawnDelay 1800
                                ObjectTemplate.maxSpawnDelay 2400
                                ObjectTemplate.spawnDelayAtStart 1
                                ObjectTemplate.TimeToLive 1800
                                If the UFO was to spawn for team 1 i.e the Ukranians, then there would be an extra line

                                ObjectTemplate.setObjectTemplate 1 ufo.

                                Comment

                                Working...