Source-X
Source-X copied to clipboard
Ultima Online server emulator
I wanted to use this command to get a link to the equippeable item GUMP I have such a question - is it possible to find out if there is...
[FUNCTION f_testsubedit] local.list = "0004|00080" serv.list.TEST.add "" serv.log return 084 but i want string
I have an old fork of the sphere, even before it became free. and there are a couple of interesting features there. I can even share the source code with...
.xshow comp = return like comp.0 SERIAL of object but should return COUNT!
When you are using a bow with a different baseid than i_bow, say i_bow_test, and you attempt to use the archery butte @dclick won't trigger when you have it equipped....
 This magic can be used to kill all monsters directly in seconds at Sorcery skill 50 or below. At that time, when the skill is practiced higher, this effect...
 Curse Weapon magic, when used, permanently adds fast casting and life-draining effects to the weapon, which can be stacked on top of each other. 
I have GMs with PLEVEL account 4 that can't use commands even if the commands are in spheretables. For example .set tag.test=1 I added SET and TAG command under [PLEVEL...
If item in sell list of vendor has no price. (It is a mistake in the default scripts) price set as 1825361101 and the order of the goods list is...
There is a spell flag for `SPELLFLAG_TARG_NOSELF`, in addition to spells that will only be allowed to be cast on ourselves, another flag like `SPELLFLAG_TARG_ONLYSELF `can be added. _Note: When...