yojimbos_law

cdmoyer on inventory filtering in /hc 20170517

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