Search results

  1. Punkte

    Code How To: Visual Guide To Make Skillgain Harder At Certain Skill Level

    Hey guys, I know this has always troubled me in the past, so I decided to make a guide on how to make skillgain slower (or faster) at certain skill levels. Some shards (like mine) have skillgain rates slower when you reach higher levels. This is a guide to do just that without actually having...
  2. Punkte

    Code Creating Your Own Repository With Git-Scm and BitBucket + How To Guide On Git Gui

    Hello folks. Today we're going to be learning about how to Create your own repository using Git and BitBucket. In the next post, I will go over how to create a branch, make changes, and push the branch up to BitBucket. What's Git Gui and how will it help you with development? Git Gui will...
  3. Punkte

    Theory Crafting - Creating a new PlayerMobile

    Short answer is no. it shouldn't break anything. Just like how a troll is a basecreature, and also a mobile, and a player is also a mobile. Your new playermobile will just be a playermobile, and a mobile. Any checks to see if the player is a playermobile would be true, because technically it is.
  4. Punkte

    Ultima Shards / Desolation server looking for Map Editor / Main GM.

    I'm not looking to find anyone that will be doing any active developing (code). I am handling all that myself.. As per the shard itself, the basic premise of the Desolation shard that I'm currently and immediately looking for help for is an AOS era shard that uses seasonality similar to Diablo...
  5. Punkte

    Looking for a dedicated GM and Map Editor / World Builder. If interested in any of those roles...

    Looking for a dedicated GM and Map Editor / World Builder. If interested in any of those roles, please shoot me a PM. Cheers!
  6. Punkte

    Ultima Shards / Desolation server looking for Map Editor / Main GM.

    Still have the vacancy to fill. Feel free to reach out if interested! Cheers!
  7. Punkte

    Ultima Shards / Desolation server looking for Map Editor / Main GM.

    For anyone interested and skilled in map editing and has experience with creating translucent water and coasts with underwater deco, we are looking for someone to help us accomplish that. This is a paid position. Feel free to reach out on here or Discord for the details/questions.
  8. Punkte

    Ultima Shards / Desolation server looking for Map Editor / Main GM.

    Hail everyone! I have been the lead of a project called Ultima Shards and recently UO Desolation for quite some time. I've been in the RunUO/ServUO community for a little over 10+ years now creating servers for people to have fun playing on. So far the team consist of myself and Shadow Lurker...
  9. Punkte

    Non-Consumable Test Potions

    Ok so.. The part where it asks if its a baseexplosionpotion and then does the... this.Amount--; Make it do an if statement to check the accesslevel and if its a player then do the this.Amount-- otherwise nothing. What Visam said above for the rest.
  10. Punkte

    ServUO Casting vs RealUO

    Many games back in the day used some sort of spell batching do combat ping delays between casting. It is theoretically possible that UO uses that kind of spell batching and batches spells into groups. So for instance say a batch window is every 20ms. If a whole bunch of people casted a spell...
  11. Punkte

    ClassicUO Client

    For those of you who are placing the ClassicUO folder inside of your shard's UO directory with all its files, you could also do this... "ultimaonlinedirectory": "..\\", That will basically mean that it will go to one folder level up and find the files there.. Better imo to do that if yall...
  12. Punkte

    Ultima Shards: Multiverse - T2A Launch Trailer released! https://www.youtube.com/watch?v=CxDmWsX_z7c

    Ultima Shards: Multiverse - T2A Launch Trailer released! https://www.youtube.com/watch?v=CxDmWsX_z7c
  13. Punkte

    Ultima Shards: Multiverse - AOS and T2A Shards

    Ultima Shards: Multiverse - T2A Launch Trailer has been released! Check it out!
  14. Punkte

    Ultima Shards: Multiverse - T2A is now in full development and an official Open Beta will be...

    Ultima Shards: Multiverse - T2A is now in full development and an official Open Beta will be announced soon! Stay tuned!
  15. Punkte

    Ultima Shards: Multiverse - AOS and T2A Shards

    Very excited to announce that we are on track for announcing an official open beta for our T2A server. Please stay tuned and check us out on Discord for updates on the progress of T2A as well as AOS.
  16. Punkte

    Overriding paperdoll quest gump

    This is an example of part of the code I have for mine. It doesnt show everything, but still enough to need to know what your doing. public static void Initialize() { EventSink.QuestGumpRequest += QuestButtonGump; CommandUtility.Register("Info"...
  17. Punkte

    Doom Points System

    Probably just need to delete the namespace for the achievement. Was maybe some old Achievement namespace we had for killing the DarkFather back when I released this.
  18. Punkte

    Hue Script Issue

    I would take a look at how the pigments of Tokuno work and mirror your classes based off that. It may be a bigger help for you.
  19. Punkte

    Hue Script Issue

    Just out of curiousity. Why are you adding custom properties for things that already exist within all items? Like Name and Hue properties. In the constructor you should just be setting Name = "Everything Else - Blue" and the Hue should be set to the Blue hue color you want using Hue = 33 (or...
  20. Punkte

    Adding Custom Tokens To All Monster Drops

    First of all, it will be like 4344328432483x better if you used visual studio because then youll be able to see what errors are going on before hand. Your likely getting an error because you have 2 classes with the same name. You dont need to remove the silver.cs, just copy and past it and...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back