33 lines
837 B
Text
33 lines
837 B
Text
function melf_use() /* entry=219 class_id=0x03BB slot=0x01 */
|
|
{
|
|
var
|
|
referent, /* [BP+00h] type=0x69 */
|
|
item; /* [BP-02h] type=0x24 */
|
|
|
|
set_info(0x0207, *(arg_06));
|
|
process_exclude();
|
|
if (!Item.getQHi(arg_06)) {
|
|
return;
|
|
}
|
|
else {
|
|
/* global_address global_id=0x3C */
|
|
/* global_address global_id=0x3C */
|
|
suspend;
|
|
/* str_to_ptr */
|
|
/* free_stack_string value_u8=0x4 target=[SP+04h] */
|
|
suspend;
|
|
/* str_to_ptr */
|
|
/* free_stack_string value_u8=0x4 target=[SP+04h] */
|
|
suspend;
|
|
spawn TRIGGER.slot_20(pid, 0, *(arg_06), arg_06);
|
|
suspend;
|
|
/* pop_global global_id=0x24 size=0x1 */
|
|
/* loopscr value_u8=0x24 */
|
|
/* loopscr value_u8=0x41 */
|
|
/* loop current_var=0xFE string_bytes=0x4 loop_type=0x2 */
|
|
while (!condition) {
|
|
/* loopnext */
|
|
}
|
|
}
|
|
return;
|
|
}
|