Search results

  1. Lemke

    I wish you a wonderful holiday - Merry Christmas

    Merry Christmas!
  2. Lemke

    Help adding atachment from script.

    Hello,just asking the correct way to add atachment inside a script (deed).I adviced how to add a simple atachment in treasure map decoder: Example code: TMapDecoderXmlAtt tmd = (TMapDecoderXmlAtt)XmlAttach.FindAttachment(item, typeof(TMapDecoderXmlAtt)); if ( tmd == null...
  3. Lemke

    Mobs drop worn items

    In the mob constructor use this: When i kill the mob,his armor disappear. PlateChest chest = new PlateChest(); chest.Hue = 1345; chest.Movable = false; AddItem( chest ); PlateArms arms = new PlateArms(); arms.Hue = 1345...
  4. Lemke

    Power scroll drop

    Try comment lines 85 and 86 with // : //if (Map == null || (RestrictedToFelucca && Map.Rules != MapRules.FeluccaRules)) //return;
  5. Lemke

    Newest repo [Doom command.

    Lemke submitted a new resource: Newest repo [Doom command. - Show your points and your chance to get drop in gauntlet. Read more about this resource...
  6. Lemke

    Newest repo [Doom command. 1.0

    This version is for the newest repo. Also you can get the old repo version here: Old repo [Doom command.
  7. Lemke

    Simple Doom points display command.

    Sorry,my mistake,here the solution,needed to install latest repo lol:
  8. Lemke

    Simple Doom points display command.

    Try this:
  9. Lemke

    Simple Doom points display command.

    Ouch sorry,i writed it under old ServUo,need to see how is the gauntlet points getting in your version. What version you use?
  10. Lemke

    Simple Doom points display command.

    Lemke updated Simple Doom points display command. with a new update entry: Now display points and chance. Read the rest of this update entry...
  11. Lemke

    Simple Doom points display command. - Now display points and chance.

    Now using command [Doom or [doom you can see your points and your drop chance.Picture attached.
  12. Lemke

    Simple Doom points display command.

    Lemke submitted a new resource: Simple Doom points display command. - Display gauntlet points. Read more about this resource...
  13. Lemke

    Simple Doom points display command. 2.0

    Usage: [Doom - [doom Display your gauntlet points. Picture attached.
  14. Lemke

    Doom Points System

    Ok,made it for you! Customize it as you want. Usage: [Doom / [doom Lol sorry,replaced file,accesslevel to Player.
  15. Lemke

    Doom Points System

    Not solved,but actually doom uses formula point system based so not needed.
  16. Lemke

    XML spawner question,champ+gate when finished?

    I have an old monster working correctly,get your monster and add this code to test: At the top of the monster i just have: using System; using Server.Items; public class MobileDeleteTime : Timer { private Item mob; public MobileDeleteTime(Item m) ...
  17. Lemke

    Help with explosion potions (pvp)how are supposed to work?

    Nice idea,now i put random delay between 2-4 seconds for now,i just need to test,thank you so much guys!
  18. Lemke

    Help with explosion potions (pvp)how are supposed to work?

    Hello guys and thank you for reading! On my shard got a problem with explosion potions,cause they are 2 pvp groups. Group A say: Explosion potions do not need delay,result: player A can insta-kill player B with tons of these potions using script with orion,razor,etc. Group B say: Explosion...
  19. Lemke

    Host for players from US?

    Hello all! Im looking for a host,i know what i need,but im from Europe,my question is: Canada give nice ping to US players? Thank you!
  20. Lemke

    XML spawner question,champ+gate when finished?

    Nice and easy to do,thank you so much!

Active Shards

Donations

Total amount
$50.00
Goal
$1,000.00
Back