Search results

  1. Mahgnitton

    Brontosaurus

    Love it need more dinosaur
  2. Mahgnitton

    Has anyone Hexed the client if so

    o wow that is nifty im trying to change the spellbook reagents i would like to find the info for the bigger map stuff
  3. Mahgnitton

    Uo Spirituality getting the word out

    the house design contests that are going on right now. If your design wins, your house will be turned into a deed and sold in the same building as the real estate broker. The event ends on 9/30/2021 houses sizes will be 18x18, 15x15, 10x10 8x8 Good luck all If you win, your house will be...
  4. Mahgnitton

    Uo Spirituality getting the word out

    Uo Spiritualityour discord Join the Uo Spirituality Discord Server!Is looking to launch soon. We are a T2A era uo with a lot of custom from the map to PVM only stuff and PVP only stuff we offer a lot of new changes. The Basics Felucca Facet Only 720 Point Skill Cap 225 Point Stat Cap No...
  5. Mahgnitton

    Has anyone Hexed the client if so

    Can you message me so I can pick your brain to see if going down this path is worth it thank you very much ahead of time
  6. Mahgnitton

    can u spawn doors with xmlspawner??

    ahh nifty thank you i did not do 0
  7. Mahgnitton

    can u spawn doors with xmlspawner??

    was trying a few way and no luck :( any help on this would be greatly appreciated
  8. Mahgnitton

    Cobramen

    very kewl Keep this amazing work up
  9. Mahgnitton

    Uo Sanctuary Looking To Launch soon

    https://www.reddit.com/r/ultimaonline/comments/91n0w6/ultima_online_sanctuary_is_launching_august_1st/
  10. Mahgnitton

    Uo Sanctuary Looking To Launch soon

    This project was an corp before it was handed over to me. We are using a custom map that will be ever changing. Major events will change the world as you know it. We will always keep stuff going on from MOTM, to small invasions, to huge invasion that change the world, and just small stuff like...
  11. Mahgnitton

    Question how to you connect a spawner to an item

    how do you connect an item to a xmlspawner so you have to double click the item on ground to start the spawner up
  12. Mahgnitton

    Forell

    beautiful map as always. love your work.
  13. Mahgnitton

    Broadsword agreement?

    this gave me a good laugh.
  14. Mahgnitton

    Looking for help with a project im working on

    looking for a web designer or someone who can help with it my shard is custom era and is a custom map shard t2a also looking for world designer to help build some stuff pm me for more info thx for reading and players looking for stuff to test
  15. Mahgnitton

    not sure if i coded it out on mistake but been looking in my basevendor

    using System; using System.Collections; using Server.Mobiles; using Server.Multis; using Server.Network; namespace Server.Gumps { public class VendorInventoryGump : Gump { private readonly BaseHouse m_House; private readonly ArrayList m_Inventories; public...
  16. Mahgnitton

    not sure if i coded it out on mistake but been looking in my basevendor

    if ( from.PlaceInBackpack( item ) ) { inventory.Items.RemoveAt( i ); givenToBackpack += 1 + item.TotalItems; } else if ( from.BankBox != null && from.BankBox.TryDropItem( from, item, false ) )...
  17. Mahgnitton

    not sure if i coded it out on mistake but been looking in my basevendor

    so my vendor use to send the items to the bank when the player was over weight now they just drop can any one help point me in the right direction guessing i could add public static bool DropOnBank = true; in some where and all items would go to bank
  18. Mahgnitton

    Rel Por reboot development live on Twitch!

    ??? didnt the world end at the end of rel por loved your shard cant wait to try the new one out
  19. Mahgnitton

    whats a good server hosting site

    thx for replying that helped a ton I think I found one to use
  20. Mahgnitton

    whats a good server hosting site

    just wondering what is a good server hosting site have a shard in the making and have website im working on just wondering about hosting if I should just do it and buy a new comp for it or just pay for a host
Back