Řezání těl (body) :-D

Datum: 27/07/2011 12:19:48

Staženo: 651x

Popis:

NBS je žezání kudlou

rezaniarm je řezání zbraní co je vlevé ruce..


Hodnocení: 3.9/10 (154 hlasy)

Download file:cs

Příkazy:

  • ,exec nbs
  • ,rezaniarm

Kód:

[Executable]
        public void nbs()
        {
            UO.WaitTargetObject(Aliases.GetObject("lastcorpse"));
   UOItem dykanb = World.Player.Layers.FindType(0x0F51, 0x0B80);
      dykanb.Use();
        }

           [Command("rezaniarm")]
        public void rezanicomavruce()
        {
                 
           Serial rukaleft = World.Player.Layers[Layer.LeftHand].Serial;
           UO.WaitTargetObject(Aliases.GetObject("lastcorpse"));
           UO.UseObject(rukaleft);
       }

Nový komentář