Search results

  1. Tukaram

    Region error on console during quest

    I am using the old Gizmo quest creator. It is a bit out of date, and I can fix most of it... but... I am getting region errors on quest objectives. This is a simple kill quest, I set it up near the Haven Mine. There are only 3 kill objectives (code snippet below) but I get this error - 30...
  2. Tukaram

    Quest timer - wonky display

    Timers have never been my strong suit. But this seems odd. I am showing the code snippet with the timer, and included the whole script. I am testing the timer for the quest delay. The time delay works, but look at the pic and see what odd number she speaks. "9.49295261 more minutes"? I...
  3. 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...
  4. Tukaram

    Skill Trainer Books

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

    Potion Keg cliloc help

    I was playing with a mana potion script, trying to get potion kegs to work. I am able to get it into and out of the potion keg, working and the bottles labeled right. The problem is the potion keg itself does not get a label. I looked at the potionkeg.cs and found where some other newer...
  6. Tukaram

    Shards of Sosaria Quest

    Tukaram submitted a new resource: Shards of Sosaria Quest - A quest looking for artifacts from before the shattering. Read more about this resource... 1610781401 My first quest of the new year. It was much fun to make :cool: I tested it and think it is all working... It was a very gump...
  7. Tukaram

    Warfork of the Elements

    Tukaram submitted a new resource: Warfork of the Elements - Kill your choice of elemental for different rewards Read more about this resource...
  8. Tukaram

    Vampire Infestation Quest

    Tukaram submitted a new resource: Vampire Infestation Quest - Kill vampires for fun and fame (and loot) Read more about this resource...
  9. Tukaram

    Trick Or Treat NPC

    Tukaram submitted a new resource: Trick Or Treat NPC - Trick or treat in town, not exactly a quest... Read more about this resource...
  10. Tukaram

    Pumpkin Pet Quest

    Tukaram submitted a new resource: Pumpkin Pet Quest - Get a pumpkin pet for Halloween Read more about this resource...
  11. Tukaram

    Regarding your shard and quest popularity...

    I love ServUO, but I do not have my own server. Actually I rarely play UO anymore - I play ServUO... I like learning code. I especially like writing quests, and their inbred cousins the gumps. I write them as a hobby, but would not mind if people appreciate them and use them. The last few...
  12. Tukaram

    Visual Studio help

    I was trying to compare 2 files and ended up using Notepad++ for one. When I saw how great it looked, I used it for both. I love the visible dashed line going from one bracket to the other. And the way you can click the box next to it to close that section... and I learned that box does the...
  13. Tukaram

    Problem with quest tag

    I am working on a quest and wanted to add a quest tag, so it could only be done once. The problem I am having is that the OnDragDrop has 4 different items you can drop, to get one of 4 rewards (each item determines the reward). There is a selection gump at the beginning of the quest, where you...
  14. Tukaram

    External Backup Question

    I keep a pretty current backup of my entire ServUO folder on a couple external drives, and my GoogleDrive. But I noticed the folder has been getting surprisingly large. Seems to be the 'backup' folder. In the 'automatic' there is current, 2nd, and 3rd. Not a problem. But in the 'crash' folder...
  15. Tukaram

    Help request - testing Armor Morphing Tool

    I think this is almost ready to release... but I do not want to blow up anyone's expensive armor... The idea started out because I miss the old armor simplicity. Grab a set of exceptional plate/leather whatever and hunt. AOS changed all that. We had to start playing with stats, and the look of...
  16. Tukaram

    Speech timer help needed

    Is there a way to make an NPC set a timer to keep a player from talking to him for like 30 minutes? I am working on a Halloween NPC (not really a quest). There is an NPC that you speak a key phrase to and he gives you an item (trick or treat). I found a sample in another quest. It works, but...
  17. Tukaram

    Dragon Lantern Quest

    Tukaram submitted a new resource: Dragon Lantern Quest - Mining/killing quest to get a Dragon Lantern Read more about this resource...
  18. Tukaram

    Please help with item that combines multiple items and deletes the components.

    I have several quests (not mine) that use an item to combine other items to create a new item, it also deletes the component items. An old fisherman quest looks for 10 worms, 1 empty jar, and 1 fertile dirt. It creates a full jar, and deletes all 12 component items. I used that script as my...
  19. Tukaram

    Quest Book (with gump) Template

    Tukaram submitted a new resource: Quest Book (with gump) Template - A quest book your QuestGiver can place in (and later delete from) players backpack Read more about this resource...
  20. Tukaram

    Best BBQ Quest

    Tukaram submitted a new resource: Best BBQ Quest - Help Tim The Hungry get some BBQ ribs Read more about this resource...
Back