Alorn15
12-10-2009, 01:33 AM
EDIT: See Tillmen's post below.
Tillmen
12-10-2009, 02:42 AM
That probably shouldn't work. The alias script should no longer be used. If you happen to have the alias script left over from Lich v3, it will sort of work, but not really.
If you're just trying to make your character aliases global, this should do it:
;e Alias.list[Char.name].each_pair { |trigger,target| Alias.add(trigger, target, :global) }; Alias.save
Alorn15
12-10-2009, 02:44 AM
Ah, that explains a problem I'd encountered with AutoLich. Thanks T.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.