Stuff
This commit is contained in:
parent
ee33f94b4b
commit
f92d1504fa
547 changed files with 37597 additions and 0 deletions
|
|
@ -0,0 +1,25 @@
|
|||
function reb_pad_gotHit() /* entry=236 class_id=0x043D slot=0x06 */
|
||||
{
|
||||
var
|
||||
referent, /* [BP+00h] type=0x69 */
|
||||
ref, /* [BP+0Ah] type=0x69 */
|
||||
ke, /* [BP+0Ch] type=0x69 */
|
||||
item, /* [BP-02h] type=0x24 */
|
||||
pad, /* [BP-04h] type=0x24 */
|
||||
pad2; /* [BP-06h] type=0x24 */
|
||||
|
||||
set_info(0x020C, *(arg_06));
|
||||
process_exclude();
|
||||
item = ref;
|
||||
pad = *(arg_06);
|
||||
set_info(1, 0);
|
||||
spawn class_0A0C_slot_32(pid, 10, 0x00000000);
|
||||
suspend;
|
||||
class_0A0C_slot_2C(ke, ref);
|
||||
if (retval) {
|
||||
if (((Intrinsic0070() != 1) || (!Item.isInNpc(*(arg_06), item))) || (Item.getNpcNum(arg_06) == 0)) {
|
||||
}
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
@ -0,0 +1,39 @@
|
|||
function reb_pad_slot_20() /* entry=236 class_id=0x043D slot=0x20 */
|
||||
{
|
||||
var
|
||||
referent, /* [BP+00h] type=0x69 */
|
||||
mapNum, /* [BP+0Ah] type=0x69 */
|
||||
eggNum; /* [BP+0Ch] type=0x69 */
|
||||
|
||||
entry:
|
||||
set_info(1, 0);
|
||||
/* global_address global_id=0x3C */
|
||||
spawn class_0A11_slot_24(pid);
|
||||
suspend;
|
||||
suspend;
|
||||
if (!(Item.getStatus(arg_06) & 0x1000)) goto block_049F;
|
||||
|
||||
block_0480:
|
||||
spawn class_043D_slot_21(pid, arg_06);
|
||||
suspend;
|
||||
|
||||
block_049F:
|
||||
spawn class_0A0C_slot_32(pid, 10, 0x00000000);
|
||||
suspend;
|
||||
suspend;
|
||||
if (mapNum != 29) goto block_0505;
|
||||
|
||||
block_04FF:
|
||||
goto block_055F;
|
||||
|
||||
block_0505:
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
/* global_address global_id=0x3C */
|
||||
spawn class_0A11_slot_23(pid);
|
||||
suspend;
|
||||
|
||||
block_055F:
|
||||
return;
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,50 @@
|
|||
function reb_pad_slot_21() /* entry=236 class_id=0x043D slot=0x21 */
|
||||
{
|
||||
var
|
||||
referent, /* [BP+00h] type=0x69 */
|
||||
gun, /* [BP-02h] type=0x24 */
|
||||
phold, /* [BP-04h] type=0x24 */
|
||||
gunHold, /* [BP-06h] type=0x24 */
|
||||
counter, /* [BP-08h] type=0x69 */
|
||||
counter2; /* [BP-0Ah] type=0x69 */
|
||||
|
||||
entry:
|
||||
set_info(1, 0);
|
||||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x3D */
|
||||
/* loopscr value_u8=0x3A */
|
||||
/* loopscr value_u8=0x25 */
|
||||
/* loop current_var=0xFE string_bytes=0x6 loop_type=0x2 */
|
||||
|
||||
block_05CA:
|
||||
if condition goto block_062C;
|
||||
|
||||
block_05CD:
|
||||
spawn class_0A0C_slot_31(pid, gun, 0x00000000);
|
||||
suspend;
|
||||
/* dword_to_word */
|
||||
gunHold = process_result;
|
||||
counter = (1 + counter);
|
||||
/* loopnext */
|
||||
goto block_05CA;
|
||||
|
||||
block_062C:
|
||||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x3D */
|
||||
/* loopscr value_u8=0x40 */
|
||||
/* loopscr value_u8=0x25 */
|
||||
/* loop current_var=0xFC string_bytes=0x6 loop_type=0x2 */
|
||||
|
||||
block_064C:
|
||||
if condition goto block_0677;
|
||||
|
||||
block_064F:
|
||||
counter2 = (1 + counter2);
|
||||
/* loopnext */
|
||||
goto block_064C;
|
||||
|
||||
block_0677:
|
||||
/* bit_not */
|
||||
return;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue