parent
11489e2864
commit
d36b812760
1 changed files with 1 additions and 1 deletions
|
@ -426,7 +426,7 @@ default
|
|||
return;
|
||||
}
|
||||
}
|
||||
if (llGetInventoryType(mainscript + " " + (string)(script_channel + 1)) == INVENTORY_SCRIPT)
|
||||
if (llGetInventoryType(main_script + " " + (string)(script_channel + 1)) == INVENTORY_SCRIPT)
|
||||
{
|
||||
llMessageLinked(LINK_THIS, 90020, (string)(script_channel + 1), "");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue