Script Function: Q55I
From Ultima Online: The Second Age
function void Q55I(string Q56W, list args) { int num = numInList(Q641); for(int i = 0x00; i < num; i++) { obj it = Q641[i]; multiMessage(it, Q56W, args); } return (); }