Search results

  1. karolbelski

    Overheadmessage problem

    I got problem with overheadmessage i try to call on another head player. For example i try this with heal spell when i cast and i heal another player i want to show on the another player head how many i heal him. These method works but i see this at head caster...
  2. karolbelski

    Special pigment Spellbooks,NecromancerSpellbook,BookOfChivalry

    Hi guys i try to do special pigment for Spellbooks,NecromancerSpellbook,BookOfChivalry but something is wrong with my script. I all the time hear "You cannot dye that"somebody see my mistake ? using System; using Server; using Server.Targeting; using Server.Mobiles; namespace Server.Items {...
  3. karolbelski

    No damage pet area.

    I try to make some area where you cant damage another player pet's i got something like this bu this doesnt work. if (from is BaseCreature && m is BaseCreature && m.Region.Name == "XXXXXX") { BaseCreature bc = from as BaseCreature...
  4. karolbelski

    Hi, I am new from POLAND

    Hi i from Poland and i got it 10 year experiance with UO i try to do something own. I use distro justUO but there i see more script's than justuo. Greetings.
Back