Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [15:53] YOJImBOs_lAW: hey, cdm, is there any documentation of the special characters for inventory filtering?
- [15:54] yOJiMboS_Law: I know '_' and '*' are fun, but I can't figure out how to specify things like 'and' or 'or' :[
- [stuff]
- [17:58] CDMoyer: huh, I wonder how inventory filtering even works.
- [17:58] Dryhad: Magic
- [17:59] CDMoyer: ok, so * is the only thing special and it's all escaped and put in the like clause
- [17:59] CDMoyer: so bo*cheese matches this cottage cheese as does bow
- [18:00] CDMoyer: but no ands or anything since it all becomes one term.
Advertisement
Add Comment
Please, Sign In to add comment