Disambiguation Control
Overcat
26 Apr 2009, 23:12As already mentioned here, but now in it's own thread:
The above is meant to show:
[list]* a new script hook for disambiguation
* a new built-in array of disambiguation items
* a new built-in function that allows one to call the disambiguation popup[/list:u]
define game <SomeGame>
ambiguous {
'process AmbiguousItems array here
$disambiguate(AmbiguousItems)$
}
end define
The above is meant to show:
[list]* a new script hook for disambiguation
* a new built-in array of disambiguation items
* a new built-in function that allows one to call the disambiguation popup[/list:u]
paul_one
28 Apr 2009, 19:35Sounds good to me (means I can rework the disambiguation if I want to and not even bother with the default).
Overcat
28 Apr 2009, 19:38Exactly.
Also, we can then decide if it makes more sense to eat a red apple than a red bike!

Also, we can then decide if it makes more sense to eat a red apple than a red bike!