Difference between revisions of "BB p2 menu"
From Unofficial QEdit Wiki Guide
Line 17: | Line 17: | ||
DOES NOT FILTER INPUT | DOES NOT FILTER INPUT | ||
+ | |||
+ | |||
+ | To Use: | ||
+ | leti R1, 00000001 | ||
+ | leta R2,R1 | ||
+ | BB_p2_menu R2 | ||
+ | |||
+ | 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. |
Revision as of 00:08, 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
leta R2,R1
BB_p2_menu R2
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.