Rozdělení regu po dungu (univerzál i nekro)

Datum: 23/11/2014 14:55:33

Staženo: 808x

Popis:

Univerzální rozdělení po dungu...


Hodnocení: 3.7/10 (151 hlasy)

Download file:cs

Příkazy:

  • ,exec rozdel_regy_pro_1
  • ,exec rozdel_regy_pro_2
  • ,exec rozdel_regy_pro_3
  • ,exec rozdel_regy_pro_4
  • ,exec rozdel_regy_pro_5
  • ,exec rozdel_regy_pro_6
  • ,exec rozdel_regy "int kolik_lidi"
  • ,exec rozdel_regy "int kolik_lidi" " int necro"

Kód:

using System;
using System.Collections.Generic;
using System.Text;
using Phoenix.WorldData;
using Phoenix.Runtime;
using Phoenix;

namespace Scripts.DarkParadise
{
    public class regyuklid
    {

        [Executable]
        public void Rozdel_regy_pro_1()
        {
            Rozdel_regy(1, 0);
        }
        [Executable]
        public void Rozdel_regy_pro_2()
        {
            Rozdel_regy(2, 0);
        }
        [Executable]
        public void Rozdel_regy_pro_3()
        {
            Rozdel_regy(3, 0);
        }
        [Executable]
        public void Rozdel_regy_pro_4()
        {
            Rozdel_regy(4, 0);
        }
        [Executable]
        public void Rozdel_regy_pro_5()
        {
            Rozdel_regy(5, 0);
        }
        [Executable]
        public void Rozdel_regy_pro_6()
        {
            Rozdel_regy(6, 0);
        }

        [Executable]
        public void Rozdel_regy(int kolik_lidi)
        {
            Rozdel_regy(kolik_lidi, 0);
        }
        [Executable]
        public void Rozdel_regy(int kolik_lidi, int necro)
        {
            UO.Print("Zamer Pytlik s regy a vemu si 1/" + kolik_lidi);
            UOItem to = new UOItem(UIManager.TargetObject());

            foreach (KeyValuePair<Graphic, string> item in new Dictionary<Graphic, string>
                                                           {
                                                               {0x0F7B,"BM"},
                                                               {0x0F7A,"BP"},
                                                               {0x0F84,"GA"},
                                                               {0x0F85,"GI"},
                                                               {0x0F86,"MR"},
                                                               {0x0F88,"NS"},
                                                               {0x0F8C,"SA"},
                                                               {0x0F8D,"SS"},
                                                               {0x0F87,"EON"}
                                                           })
                MoveItems(to, kolik_lidi, item);
            if (necro == 1)
            {
                foreach (KeyValuePair<Graphic, string> item in new Dictionary<Graphic, string>
                                                           {
                                                               {0x0F7F,"br"},
                                                               {0x0F7C,"bl"},
                                                               {0x0F83,"ec"},
                                                               {0x0F7E,"bo"},
                                                               {0x0F7D,"vb"},
                                                               {0x0F78,"Necro reg"},
                                                               {0x0F79,"Necro reg"},
                                                               {0x0F80,"Necro reg"},
                                                               {0x0F81,"Necro reg"},
                                                               {0x0F82,"Necro reg"},
                                                               {0x0F89,"Necro reg"},
                                                               {0x0F8B,"Necro reg"},
                                                               {0x0F8E,"Necro reg"},
                                                               {0x0F8F,"Necro reg"},
                                                               {0x0F91,"Necro reg"}
                                                           })
                    MoveItems(to, kolik_lidi, item);
            }
        }


        private void MoveItems(UOItem to, int kolik_lidi, KeyValuePair<Graphic, string> item)
        {
            int count = to.AllItems.Count(item.Key);
            int math = count / kolik_lidi;
            double maths = Math.Round(Convert.ToDouble(math));
            int regu_me = Convert.ToInt32(maths);
            if (regu_me >= 2)
            {
                UOItem ss = new UOItem(to.AllItems.FindType(item.Key));
                MoveItem(to, ss, item.Value, regu_me);
            }
        }

        private void MoveItem(UOItem to, UOItem item, string items, int count)
        {
            using (ItemUpdateEventWaiter ew = new ItemUpdateEventWaiter(item))
            {
                item.Move(Convert.ToUInt16(count), World.Player.Backpack.Serial);
                UO.PrintInformation(items + " presunuto " + count);
                UO.Wait(500);
            }
        }


    }
}
Strana: 1,2,3,4,5,6,7
05 Aug 2026

https://www.kalkulator-kredytu.pl Ogólnie to solidny serwis z wyra?nym celem. Jest ?atwy w u?yciu, prosty do zrozumienia i praktyczny przy cz?stym korzystaniu.

04 Aug 2026

https://www.myheroacademiaquirkgenerator.com Overall, this is a solid website with a clear focus. It is easy to use, easy to understand, and practical for repeat visits.

03 Aug 2026

https://www.kalkulator-sportu.pl Uwa?am, ?e ta strona jest naprawd? pomocna, bo wszystko pozostaje proste i praktyczne. Informacje s? ?atwe do zrozumienia, a ca?o?? wygl?da jak narz?dzie do codziennego u?ytku.

28 Jul 2026

https://www.przelicznik-foremek.pl To praktyczny przelicznik foremek, który pomaga w kuchni i przy pieczeniu. Użytkownicy mogą szybko dopasować proporcje składników do różnych rozmiarów form. Strona jest szczególnie przydatna dla osób piekących w domu oraz dla kulinarnych pasjonatów.

21 Jul 2026

This piece of content is very helpful and informative. I’m glad you shared it with us. Please continue keeping us informed. Thank you.

13 Jul 2026

Restore Old Photos provides fast, high-quality restoration for black-and-white and color photos with one click.

13 Jul 2026

Use this free square face generator to design your own pixel avatar with 200+ customization items across 12 categories and download it instantly

13 Jul 2026

HEIC to JPG is the perfect solution for users who need to convert their iPhone photos to the more widely supported JPG format.

13 Jul 2026

Image to Image AI is a powerful online tool that transforms any picture into a new, enhanced, or stylized version using cutting-edge AI technology.

13 Jul 2026

AI Image Editor Pro is an advanced AI-powered online photo editing tool.

12 Jul 2026

Concrete Calculator helps contractors and DIY builders reduce waste and plan projects with precise material estimates.

12 Jul 2026

Ai Photo Enhancer enhances images by increasing clarity, sharpness, and details.

12 Jul 2026

Brat Generator - Free Online Brat Style Cover Text Generator.

12 Jul 2026

Our expert team at Restore Old Photos uses state-of-the-art techniques to restore your old pictures to their original quality

12 Jul 2026

Image to Image AI offers fast, high-quality image transformation, making it perfect for creators, designers, and everyday users who need instant visual upgrades.

12 Jul 2026

AI Image Editor Pro is an advanced AI-powered online photo editing tool.

11 Jul 2026

Restore Old Photos is a free online tool that uses AI to repair scratches, tears, and fading in vintage and damaged photos.

11 Jul 2026

Ai Photo Enhancer is a fast and easy AI-powered photo enhancement tool.

11 Jul 2026

This online square face generator is the best Picrew alternative in English — create adorable square face icons for social media and game development

11 Jul 2026

https://www.daogoupro.com Daogou Pro is a shopping and buying-assistance platform focused on cross-border purchasing and daigou services. It is useful for users looking for help with sourcing products, shopping internationally, or finding curated buying solutions. The site fits well for premium shopping and trade-related promotion.

Strana: 1,2,3,4,5,6,7

Nový komentář