Difference between revisions of "BB p2 menu"
From Unofficial QEdit Wiki Guide
| (2 intermediate revisions by the same user not shown) | |||
| Line 17: | Line 17: | ||
DOES NOT FILTER INPUT | DOES NOT FILTER INPUT | ||
| + | |||
| + | |||
| + | To Use: | ||
| + | |||
| + | leti R1, 00000001 | ||
| + | |||
| + | arg_pusha R1 | ||
| + | |||
| + | BB_p2_menu | ||
| + | |||
| + | |||
| + | This opens up the Med Center. This opcode will also move the camera, so you should really only use it while standing at the location to do so. | ||
Latest revision as of 00:10, 4 October 2018
0 - Weapon Shop
1 - Med Center
2 - Armour Shop
3 - Item Shop
4 - Quest Counter
5 - Bank
6 - Tekker
7 - Gov Quest
DOES NOT FILTER INPUT
To Use:
leti R1, 00000001
arg_pusha R1
BB_p2_menu
This opens up the Med Center. This opcode will also move the camera, so you should really only use it while standing at the location to do so.