Search results

  1. Gizmo

    Looking for good quest creator program

    Okay so the new system will put in information in the quest logs like 2 magic items. 500 gold Chance at rare item streaming the development this evening a bit on twitch.tv/mistagizmo if im logged into these forums, im streaming the development.
  2. Gizmo

    Server Crashing after a createworld

    What did you do to correct this issue.
  3. Gizmo

    Looking for good quest creator program

    Not sure why the stream stopped. My system should handle it no biggie. right below the Objectives in the Quest Constructore add.... this.AddReward(new BaseReward("500 Gold")); or whatever you want like.... this.AddReward(new BaseReward("5 random magic items")); Here is a screenshot of...
  4. Gizmo

    Looking for good quest creator program

    It just creates a ML quest script files. It is actually really easy once you understand the setup with the ML quest system. Currently got my files downloaded and project files loaded into my Visual Studios and looking through my code to familiarize myself with it. Will get some screen shots up...
  5. Gizmo

    Looking for good quest creator program

    The reason I didn't add in the quest chain feature is because you have to add a value to a enum in the core quest system. I was unsure if people actually added in there own chains, and writing code for that was not really in the scope of the project. You can though create the quests you want and...
  6. Gizmo

    Looking for good quest creator program

    maybe I should create a new version of Gizmos Script UO? Don't have the source for it but still have the latest build somewhere. Thoughts? I created the original software *Edit* Actually found a newer version i was working on. Forgot I was working on a project for a friend of mine dealing...
  7. Gizmo

    How to add items to vet reward system?

    Correct me if I am wrong, but in the RewardEntry.cs file, the 2nd constructor for RewardEntry(,,,) should have both the int and string version. Here is the constructors... public RewardEntry(RewardCategory category, int name, Type itemType, params object[] args) {...
  8. Gizmo

    Custom Maps & Enhanced Client

    Couldn't find any info on this. I currently am running a custom map on my server with friends. We want to use the enhanced client. Problem is the LegacyToMul converter program creates the Map1LegacyMul.uop files just fine. The problem is, there is no such file in the Enhanced Client Directory...
  9. Gizmo

    Sequential Spawn Issue

    Spawner 1, when sub 0 ends, goes to sub one and rests spawner 2, then sub 3 it shuts itself off with doreset/true <Spawns> <Points> <Name>Room #1</Name> <UniqueId>e299409f-9193-4df9-aca7-67740a5e30ab</UniqueId> <Map>Trammel</Map> <X>716</X> <Y>3689</Y> <Width>4</Width>...
  10. Gizmo

    Sequential Spawn Issue

    Okay.... Well it tells another xmlspawner to RESET.
  11. Gizmo

    Sequential Spawn Issue

    The kill counts are set up correctly to the same amount as the spawn.. which are set up as a group. So a group of 4 kill count is 4. I never have an issue with the spawner stopping or skipping those. Its the SET,SERIAL/DORESET/TRUE that sometimes does not fire. I also have my mindelay at 6...
  12. Gizmo

    Sequential Spawn Issue

    So here is my xml setup. I have a xmlspawner that puts up blockers and energyfield static items and losblockers so players cant get past a area. Easy to do set up working fine. I have a spawn set up that players have to kill 4 monsters, then when the monsters die it will despawn the wall. This...
  13. Gizmo

    Tailoring Bug?

    Yup, thanks. Sorry it took so long to reply back. Downloaded the file and everything is fine.
  14. Gizmo

    Tailoring Bug?

    I downloaded my copy of the server a week and a half ago. I noticed you got a change in CraftItem.CS. I will compare that later when I get home from work and let you know. Might be fixed and I don't even know it. Thanks again.
  15. Gizmo

    Tailoring Bug?

    Okay, I created 500 of each leather type and 500 cloth. Here is what happens... I restart the server. Log in and I can make any cloth item I want. I can then Create any Leather Item I want. Once I switch the Resource Type. It wont let me craft anything saying I do not have the given material. I...
  16. Gizmo

    Tailoring Bug?

    So after a recompile of the server. We can make cloth/(Regular leather) , then when we switch to a spinned or barbed anything, it says we dont have resources. Then if we switch back to normal leather. We can craft cloth or leather anymore. It says we are missing the resources. This is a really...
  17. Gizmo

    Tailoring Bug?

    on our test server, we cant crafting with tailoring and my buddy (elf) cant equip glasses. but on my server on my machine (same copy fyi) I can craft and equip glasses as an elf. Just uploaded everything in the scripts, removed the saves/backup folder and restarted his copy of my server...
  18. Gizmo

    Tailoring Bug?

    yeah
  19. Gizmo

    Tailoring Bug?

    I haven't changed anything in the crafting system nor anything in the resource files. All my crafting in game works fine, except tailoring. It keeps saying I do not have the amount of resources for the item I want to craft even though I do. I cycled through all the materials and added them to my...
  20. Gizmo

    Does socket system work with latest publish?

    Thank you, silly old Item Identification. =)

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back