Search results

  1. Tukaram

    Instruments and tools displaying uses remaining/durability (ServUO 57)

    So tools no longer wear out? They were always cheap, but kind of a hassle to keep making/buying more. I would fine with them lasting.
  2. Tukaram

    licensing

    Honestly I am surprised EA allows this at all... but they always seem to ignore it. I just code for fun, and my shard is just for me. But hopefully some of my scripts are out there ha ha.
  3. Tukaram

    ServUO Help with quest loot stats

    Thanks, that is what I though, but was not sure. The 1,4 looked like it was the number of attributes, but the 2nd set either does not do much, or I do not know what scale to use. I took it in small increments from 10, 50 up to 80, 100 and it made very little difference. Not sure how high I can...
  4. Tukaram

    please help

    Write a script for a gift box (example ValentineBox2021.cs) Then you can use a global command. [global addtopack ValentineBox2021 1 where PlayerMobile (ValentineBox2021 1 - item & amount.) For example you can also use [global addtopack gold 10000 where PlayerMobile to give money...
  5. Tukaram

    ServUO Help with quest loot stats

    I am working on some quests (about all I do lately...) and got distracted by loot properties. I am learning how to work with quest objectives and using the old Gizmo quest creator. A lot of it is outdated, but it gets a good start. But, I am not sure what this section means in the Reward...
  6. Tukaram

    ServUO - Help with Quest Chain

    I think you can do by setting the quest objectives, and making certain objectives required before the next quest giver will talk to you. I had problems with that... and my "fix" is probably not ideal... I have each quest npc give an item. The next one will not talk to you unless you have the...
  7. Tukaram

    How to give gifts to players when they log in to the game ?

    ServUO - [https://www.servuo.com] Version 0.0, Build 0.0 - Build on 2000/1/1 0:0 0:00 UTC - Release Everything else works right? May not be a big deal, but something looks wrong there. Why is there no date & time, or build info? I have never seen that. It should look something more like...
  8. Tukaram

    How to give gifts to players when they log in to the game ?

    In the script you can see the name of the item - it is the 'PandorasGiftBox'. It does not seem to be on the list you posted. [add PandorasGiftBox should add the box. Then you can set the properties to be one per character, one per account. And fill the box with whatever you want them to get.
  9. Tukaram

    Mjollnir - Thor's Hammer

    Looks pretty cool. But I did have to make some changes to get it to load without errors (may just be different ServUO versions?) What is the 'float'? I have not noticed it before, but it is in other weapons. public override int AosMinDamage { get { return 17; } } public...
  10. Tukaram

    Lockpicking Chest Trainer

    Not sure what ACC is... but I would be interested in seeing any new scripts. I just uploaded a new skill trainer book. I used the craft book, from above, and changed it to some of the more tedious skills. https://www.servuo.com/archive/skill-trainer-books.1540/
  11. Tukaram

    Skill Trainer Books

    Tukaram submitted a new resource: Skill Trainer Books - Train those tedious skills easily Read more about this resource...
  12. Tukaram

    Skill Trainer Books 2021-02-08

    This is based on an old script I have. It was originally a craft training book, so not to use resources (Created by Ashlar, beloved of Morrigan). I edited it for some of the more tedious skills. The gump is set up for 10 skills, so I left it the same size. I just changed out the skills in the...
  13. Tukaram

    Lockpicking Chest Trainer

    I had completely forgotten about those books. I included them in that training pack, but they were not my scripts. I am going to play with those. Maybe make a whole second book, with different skills. :) (My solo shard is a test center anyway, so I tend to forget about skill gain ha ha)
  14. Tukaram

    Lockpicking Chest Trainer

    The chest immediately relocks itself. There is no time to even try to remove trap. The code has nothing about a trap, the [props do, but it seems to have no effect. Also I set my lockpicking to 50 and picked the chest for quite a while - zero gains. Do you have to edit the code for different...
  15. Tukaram

    xmpspawner question

    I tried that, and it never worked right. I never did get it to work exactly right. It got close enough...
  16. Tukaram

    xmpspawner question

    I had the same problem. I have a spawner set up like a champ spawn. It starts with a few critters, after 'x' amount get killed it moves to the next, and next, eventually a big boss spawns. But no matter what I do - as soon as the big boss dies - the spawn starts over. I have tried the spawn...
  17. Tukaram

    Newbie and starting to get ServUO to work (hopefully!!)

    I use ServUO, but there is a different loader for the EC. UOSALoader. I have no idea what Ultima-adventures is, though... (I know what it was back in the early 90s)
  18. Tukaram

    Newbie and starting to get ServUO to work (hopefully!!)

    EC is the only way I would play.
  19. Tukaram

    Newbie and starting to get ServUO to work (hopefully!!)

    Well, you can in the Enhanced Client. Also the EC has hotbars, a good map, and a great macro system. :)
  20. Tukaram

    Potion Keg cliloc help

    case PotionEffect.Mana: name = "Mana"; case PotionEffect.TotalMana: name = "TotalMana"; I tried that earlier, and the file would not compile ha ha. I was impressed that I got the potion keg to work for it, and thought the label should have worked. It does... sort of...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back