Script Function: Q4DU
From Ultima Online: The Second Age
function void Q4DU() { int Q5T8 = numInList(Q56Q); for(int i = 0x00; i < Q5T8; i++) { list args; copyList(args, Q56Q[0x00]); string Q56S = args[0x00]; removeItem(args, 0x00); message(recipient, Q56S, args); removeItem(Q56Q, 0x00); } deleteObjectNoFall(this); return (); }