Sims4Tools icon indicating copy to clipboard operation
Sims4Tools copied to clipboard

New feature request - search improvements

Open KhArtNJava opened this issue 10 years ago • 0 comments

Hello. S4PE in resource loading process reading each element - Name, Tag, Type, etc. But when I'm searching CLIP file by "a_CAS_trait_lazy_x" search request, it seems, like S4PE reads all *.package content. It's good, when user trying to find "a_CAS_trait_lazy_x" in objects (JAZZ, XML, etc). But there are no option like "search CLIP object by ClipName". It will be more faster search. Can you make search option and search only by data in CLIP object like ActorList: ActorName: x ClipName: a_CAS_trait_lazy_x ? It's possible to index these data, when S4PE reading *.package content. Or, index this data Thank you.

KhArtNJava avatar Feb 22 '15 09:02 KhArtNJava