You are viewing our Forum Archives. To view or take place in current topics click here.

PS3 or Xbox 360

PS3
50.00% (2 votes)
Xbox 360
50.00% (2 votes)

Total Votes: 4

Another Gersch Easter Egg Post
Posted:

Another Gersch Easter Egg PostPosted:

jakejeckel420
  • New Member
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 6
Reputation Power: 0
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 6
Reputation Power: 0
MY FIRST POST SO GO EASY ON THE COMMENTS

play_egg_vox( ann_alias, gersh_alias, plr_num )
{
if( IsDefined( ann_alias ) )
{
level maps\zombie_cosmodrome_amb::play_cosmo_announcer_vox( ann_alias );
}
if( IsDefined( gersh_alias ) )
{
level maps\zombie_cosmodrome_amb::play_gersh_vox( gersh_alias );
}
if( IsDefined( plr_num ) )
{
players = get_players();
rand = RandomIntRange( 0, players.size );
players[rand] maps\_zombiemode_audio::create_and_play_dialog( "eggs", "gersh_response", undefined, plr_num );
}
Maybe its just wishful thinking, but doesn't this part of the code suggest there are three "if" scenarios at the end of this egg,
i.e. too little power-play_gersch_vox(gersch says you need more power)
too much power-play_cosmo_announcer(u get death machines, also sam according to [ Register or Signin to view external links. ] )
correct power-plr_num(the real end to the egg)
JUST AN OBSERVATION IVE BEEN CHECKING THESE POSTS ND NO1 SAYS ANYTHIN BOUT THIS


P.S. what exactly do the characters say when u spell HITSAM and HYENA after spelling LUNA or whatever

thx for hearin me out

The following 1 user thanked jakejeckel420 for this useful post:

Sceneee (03-26-2011)
#2. Posted:
Sceneee
  • Prospect
Status: Offline
Joined: Oct 03, 201014Year Member
Posts: 640
Reputation Power: 31
Status: Offline
Joined: Oct 03, 201014Year Member
Posts: 640
Reputation Power: 31
Good first post but you should use the code display.
#3. Posted:
xKIDHAKER
  • TTG Fanatic
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
Status: Offline
Joined: Jun 03, 201014Year Member
Posts: 4,765
Reputation Power: 670
this is for ps3 and you could do a mod and evertime when pushed on command it would do this easter egg

Confirmed: PS3
#4. Posted:
FriendRequest
  • TTG Addict
Status: Offline
Joined: Apr 12, 201014Year Member
Posts: 2,954
Reputation Power: 131
Status: Offline
Joined: Apr 12, 201014Year Member
Posts: 2,954
Reputation Power: 131
Oh Treyarch you sneaky people..
Sneaking in your "theories"
lols i really think this guy is with Treyarch P:
If not really really nice find.
#5. Posted:
CrysisYT
  • TTG Senior
Status: Offline
Joined: May 23, 201014Year Member
Posts: 1,336
Reputation Power: 54
Status: Offline
Joined: May 23, 201014Year Member
Posts: 1,336
Reputation Power: 54
Yes this has been confirmed working on the PS3.
#6. Posted:
StopThePro
  • Prospect
Status: Offline
Joined: Feb 07, 201014Year Member
Posts: 668
Reputation Power: 30
Status: Offline
Joined: Feb 07, 201014Year Member
Posts: 668
Reputation Power: 30
FriendRequest wrote
Oh Treyarch you sneaky people..
Sneaking in your "theories"
lols i really think this guy is with Treyarch P:
If not really really nice find.


Are you serious? You're crazy! Why would Treyarch send someone here to give out secrets? All you need to do is look at the code (and, naturally, have a concept of coding).
#7. Posted:
marksboy
  • New Member
Status: Offline
Joined: Dec 20, 201014Year Member
Posts: 46
Reputation Power: 1
Status: Offline
Joined: Dec 20, 201014Year Member
Posts: 46
Reputation Power: 1
does this also work on xbox 360? if so what does it take for the right amount of power?
#8. Posted:
jakejeckel420
  • New Member
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 6
Reputation Power: 0
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 6
Reputation Power: 0
i have no idea this is just what i take from this part of the code
#9. Posted:
marksboy
  • New Member
Status: Offline
Joined: Dec 20, 201014Year Member
Posts: 46
Reputation Power: 1
Status: Offline
Joined: Dec 20, 201014Year Member
Posts: 46
Reputation Power: 1
jakejeckel420 wrote i have no idea this is just what i take from this part of the code
Maybe it could be 1 or 2 less everything?
#10. Posted:
jakejeckel420
  • New Member
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 6
Reputation Power: 0
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 6
Reputation Power: 0
marksboy wrote
jakejeckel420 wrote i have no idea this is just what i take from this part of the code
Maybe it could be 1 or 2 less everything?


i dont know how reputable this guy is but u (and everyone else) should check out this thread
Forums/viewtopic/t=859140.html
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.