CHIMpS
Character Housing Inventory Management p[REDACTED] System
CHIMpS Grab will grab items out of player housing plot that you are standing on, and have access rights, and put them into your inventory.
I expect things are broken - this needs a refactoring pass; please don't run unattended.
IMPORTANT RULES:
1) Arguments are forced into lowercase.
2) Single and Doublequotes are reserved. You can't use single or double quotes except to wrap multiple arguments. "Alkabar's Underwear of Warming" is bound to screw up the token processing. Try like='Underwear of Warming' instead.
3) Spaces ARE important.
4) Matches are greedy and will match whatever it can like='tem' matches "The Item of Loss" and also matches "Tempest Tubthumping".
5) Watch out for lag - things can be left behind in player housing. Rerun the script if it leaves stuff behind.
6) When it grabs stackable items it WILL add them to your current stack in your inventory. FAI and won't be coded out until someone comes up with a compelling reason not to.
7) Exclude option is Bravo Delta ; don't use it.
Character Housing Inventory Management p[REDACTED] System
CHIMpS Grab will grab items out of player housing plot that you are standing on, and have access rights, and put them into your inventory.
I expect things are broken - this needs a refactoring pass; please don't run unattended.
IMPORTANT RULES:
1) Arguments are forced into lowercase.
2) Single and Doublequotes are reserved. You can't use single or double quotes except to wrap multiple arguments. "Alkabar's Underwear of Warming" is bound to screw up the token processing. Try like='Underwear of Warming' instead.
3) Spaces ARE important.
4) Matches are greedy and will match whatever it can like='tem' matches "The Item of Loss" and also matches "Tempest Tubthumping".
5) Watch out for lag - things can be left behind in player housing. Rerun the script if it leaves stuff behind.
6) When it grabs stackable items it WILL add them to your current stack in your inventory. FAI and won't be coded out until someone comes up with a compelling reason not to.
7) Exclude option is Bravo Delta ; don't use it.