View Single Post
  #1  
Unread 11-17-2010, 09:11 AM
Chiran Chiran is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2010
Posts: 27
Shorcuts in Bullroarer

Does anyone know what has changed on Bullroarer (vs. Live) with how shorcuts are initialized?

This works fine on Live:
myQuickSlot = Turbine.UI.Lotro.Quickslot();
myQuickSlot:SetShortcut( Turbine.UI.Lotro.Shortcut( Turbine.UI.Lotro.ShortcutType.Alias, "/servertime");

But on Bullroarer it doesn't work at at all for me.

-Chiran
Reply With Quote