Difference between revisions of "BB p2 menu"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
 
Line 23: Line 23:
 
leti R1, 00000001
 
leti R1, 00000001
  
leta R2,R1
+
arg_pusha R1
  
BB_p2_menu R2
+
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.
 
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.