FAQ On Button Activators

D

Deleted User

Crowd Member
Goatmans Joystick Activator
81064880 - P1
80064886 P2
16 bit activator

C-Right -0001
C-Left -0002
C-down -0004
C-Up -0008
R -0010
L -0020
D-pad Right -0100
D-pad Left -0200
D-pad Down -0400
D-pad Up -0800
Z -2000
B -4000
A -8000

If two buttons are pressed u add them-
R + C-up = 0018
Z + L = 2020

To put this as a code:
D1064880 2000 - If P1 presses Z
8115AFB0 0000 - P1's height goes to the floor.
 

Special

Young Lion
Joined
Sep 6, 2014
Messages
24
Reaction score
0
Thanks Keson... but where are the addys for p3 and p4?
 
Top