Arrow and Attack 3 second
Datum: 5/10/2013 09:48:08
Staženo: 706x
Vyhodí target, zamíříte spoluhráče a potom mu to hodí 1 šipku a poté každé 3 sekundy pokliká na postavu (attack) . Vhodné na tréning...
Příkazy:
- ,exec ivoshg
Kód:
private int statistikas = 0;
[Executable]
public void ivoshg()
{
UO.Print(0x0435, "Zvol attackovaneho hrace");
UOCharacter hrac = new UOCharacter(UIManager.TargetObject());
UO.AddObject("attack_hrac", hrac);
UO.Cast("Magic Arrow", hrac.Serial);
UO.Wait(2000);
while (hrac.Hits > 10)
{
UO.Attack(hrac.Serial);
UO.Wait(3000);
statistikas++;
}
UO.Print("Info: {0}", "Zvoleny hrac nema zivoty!!");
UO.Print("Statistiky: {0} - {1}", "Sipka vhozena",statistikas.ToString());
}


So, you're looking for a new game to sink your teeth into? Something that's deceptively simple but offers layers of strategic depth? Forget the endless scrolling through app stores, I've got a recommendation that might surprise you: uno online