Results: 1Comments by: Lord Helmchen
File: TellMeWhen10-25-10
A replacement for the function Tell...
Posted By: Lord Helmchen
A replacement for the function TellMeWhen_SplitNames. It had an error when using item ids, because an always empty variable was used in the if statement. While at it I added the possibility to use slot numbers 1-19 instead of ids as well. function TellMeWhen_SplitNames(buffName,convertIDs) local buffNames = {} -- If buffNam...