03-29-2011, 02:03 PM
Exactly!
A perfect example from Far Horizons that one of my players just encountered involved the TRANSFER order. which syntax is:
The player mistakenly comma separated every field, i.e.,
Why the arbitrary requirement that only source/destination be separated? Pretty ridiculous.
A perfect example from Far Horizons that one of my players just encountered involved the TRANSFER order. which syntax is:
Code:
TRANSFER amount item source, destination
Code:
TRANSFER amount, item, source, destination
Why the arbitrary requirement that only source/destination be separated? Pretty ridiculous.