ArmsLore
Datum: 20/06/2012 23:37:34
Staženo: 874x
Popis:
Potřeba nastavit object "cil". na brnění nebo něco a bude to fungovat...
Příkazy:
- ,exec armslore
Kód:
[Executable]
public void ArmsLore()
{
while (!World.Player.Dead)
{
using (JournalEventWaiter waiter = new JournalEventWaiter(true, "It is repairable."))
{
UO.Print("Arms Lore ...");
UO.WaitTargetObject(Aliases.GetObject("cil"));
UO.UseSkill("Arms Lore");
UO.Wait(500);
if (!waiter.Wait(10000)) UO.PrintWarning("Waiting for Skill timeout.");
}
}
}


CG in films show us a new magical world. Have you ever wonder about the real heights of actors who play Hobbits in Lord of the Rings? You can find the answer on celeb height wiki with some clicks.