Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -0,0 +1,32 @@
|
|||
function grate_ew_gotHit() /* entry=53 class_id=0x0110 slot=0x06 */
|
||||
{
|
||||
set_info(0x020C, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A1D_slot_35(arg_0C, arg_0A);
|
||||
local_02 = retval;
|
||||
if (((local_02 == 4) && (local_02 != 3)) && (local_02 != 10)) {
|
||||
return;
|
||||
}
|
||||
else {
|
||||
spawn class_0A0C_slot_29(pid, 0x00C8, arg_0C, arg_0A, arg_06);
|
||||
suspend;
|
||||
/* dword_to_word */
|
||||
if (process_result) {
|
||||
return;
|
||||
}
|
||||
else {
|
||||
local_10 = Item.getQLo(arg_06);
|
||||
local_0A = Item.getX(arg_06);
|
||||
local_0C = Item.getY(arg_06);
|
||||
local_0E = Item.getZ(arg_06);
|
||||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x4C */
|
||||
/* loop current_var=0xF8 string_bytes=0x1A loop_type=0x2 */
|
||||
while (!condition) {
|
||||
local_12 = Item.getQLo(local_08);
|
||||
/* loopnext */
|
||||
}
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue