void main() { object oTarget = (GetNearestObjectByTag("Mox")); AssignCommand(oTarget, ActionSpeakString("If you have a delivery.. stack it there. Otherwise get out.. this area is under the protection of Sameref. Trespassers will be slain.")); }