You are viewing our Forum Archives. To view or take place in current topics click here.
Shangri-La button combo cheat codes
Posted:

Shangri-La button combo cheat codesPosted:

walkerneo
  • Challenger
Status: Offline
Joined: Mar 22, 200915Year Member
Posts: 191
Reputation Power: 19
Status: Offline
Joined: Mar 22, 200915Year Member
Posts: 191
Reputation Power: 19
[ Register or Signin to view external links. ]


Apparently there are button combinations in the game. The rewards being:


code_reward(player)
{
        switch( self.reward )
        {
        case "cash":
                player maps\_zombiemode_score::add_to_player_score(100);
                break;
        case "mb":
                maps\zombie_temple_ai_monkey::monkey_ambient_gib_all();
                break;
        default:
        }
}


The first one is self explanatory and I think the second one kills all the monkeys. There are two codes in the triggers GSC that I posted the pastebin to, but the rest are attached to different triggers in the map itself.





I don't know how to make them work, but at least we know they're there.
#2. Posted:
rundeanrun
  • Challenger
Status: Offline
Joined: Dec 09, 201013Year Member
Posts: 185
Reputation Power: 9
Status: Offline
Joined: Dec 09, 201013Year Member
Posts: 185
Reputation Power: 9
I think this has something to do with the perk bottle with the monkeys
#3. Posted:
Entrepreneur
  • TTG Addict
Status: Offline
Joined: Jul 22, 201013Year Member
Posts: 2,883
Reputation Power: 163
Status: Offline
Joined: Jul 22, 201013Year Member
Posts: 2,883
Reputation Power: 163
interesting post we will figure it out soon
#4. Posted:
Entrepreneur
  • TTG Addict
Status: Offline
Joined: Jul 22, 201013Year Member
Posts: 2,883
Reputation Power: 163
Status: Offline
Joined: Jul 22, 201013Year Member
Posts: 2,883
Reputation Power: 163
im pretty sure this is saying something about going up to something and pressing x because MB is the code for that maybe look at all monkeys and hold x at everyone?
#5. Posted:
jonb123
  • Ladder Climber
Status: Offline
Joined: Apr 14, 201113Year Member
Posts: 383
Reputation Power: 14
Status: Offline
Joined: Apr 14, 201113Year Member
Posts: 383
Reputation Power: 14
Just had a quick look through the code but im at work so cant test if someone can try holding the right trigger and pressing DPAD_UP DPAD_UP DPAD_DOWN DPAD_DOWN DPAD_LEFT DPAD_RIGHT DPAD_LEFT DPAD_RIGHT BUTTON_B BUTTON_A

Then pressing DPAD_UP DPAD_DOWN DPAD_LEFT DPAD_RIGHT BUTTON_B BUTTON_A

let me know if anything happens ( from my theory it should give you 100 points)

seems to be allot to do with water in that code, maybe your player has to be wet for the codes to be active. Just walked through waterfall or been on water slide or something.
#6. Posted:
Rexmyshrads
  • New Member
Status: Offline
Joined: Apr 06, 201113Year Member
Posts: 1
Reputation Power: 0
Status: Offline
Joined: Apr 06, 201113Year Member
Posts: 1
Reputation Power: 0
It could be an indicator of a given path that the monkeys take maybe it is just the coding for the points you get when you kill a monkey before it steals points from you. I don't read code so these are merely guesses.
#7. Posted:
whynot
  • Junior Member
Status: Offline
Joined: Oct 20, 201013Year Member
Posts: 84
Reputation Power: 3
Status: Offline
Joined: Oct 20, 201013Year Member
Posts: 84
Reputation Power: 3
very interesting. someone should try out some combos
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.