11 lines
280 B
Text
11 lines
280 B
Text
function spanel_use() /* entry=211 class_id=0x03AA slot=0x01 */
|
|
{
|
|
set_info(0x0207, *(arg_06));
|
|
process_exclude();
|
|
if (Item.getMapArray(arg_06) == 0) {
|
|
/* global_address global_id=0x3C */
|
|
spawn TRIGGER.slot_20(pid, 0, *(arg_06), arg_06);
|
|
suspend;
|
|
}
|
|
return;
|
|
}
|