"The Journey's Currency: From Gold to Goodness" is a captivating work of fiction set in the virtual world of Britannia, based on the game Ultima Online. The story follows the transformation of Aldric, a formidable and wealthy banker, as he reluctantly joins forces with the legendary Avatar on a...
any idea when the next model release might be?
Also, i see many nay-sayers going on about the dumbness of ChatGPT, but if you stop being stingy and spend the 20$ youd see how different it is and that it IS actually better than the free shit out there that your mindlessly using wrong. with the...
also, a tip for people that seem to be getting responses cut off...
just ask it to walk you through it slowly and in shorter responses.
it should modify the way it will responds and talk you through each step of what your trying to code
What version of Chat GPT are you using?
Im using gpt 3.5 turbo as a GPT+ member and i was able to get quite a bit out of it using this prompt...
``` ME
Act like the C# Ultima Online Scripting God. You Know All and "See" All that is Ultima Online, with the Client OrionUO used to log into and paly...
I do know know this to be a 100% working method but it might possible to change the corpse decay time for specific region.
To change the corpse decay time for specific regions of the map, you can modify the CheckCorpseDecay method in the Scripts/Mobiles/Corpse.cs file. Here's how you can do...
A Context Menu is pretty much a drop down menu of shortcuts.
This is the basic layout of a context menu to bring up "Buy"
public class TestContext1 : ContextMenuEntry
{
private Item m_item;
private Mobile m_player;
public TestContext1( Mobile from, Item item ) ...
This probably does not go here but I didn't see a spot in the art section for asking questions and I did not want to flood it with just 1 question.
Does anyone here have the custom wings from This Post on RunUO.
All I can find is the Gargoyle Wings on UO-Pixel.de.
If anyone has these and is...