All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Ye Olde Sphere Codex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 17:58, 14 August 2022 Soulless talk contribs created page Gem Weaved Cloth (Created page with "== Ingot Material Bonuses == {| class="wikitable" ! Cloth Type !! Armor Bonus!! Hitpoints Bonus |- |Amber Weaved || +1 || +2 |- |Citrine Weaved || +2 || +4 |- |Ruby Weaved ||...")
- 14:09, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 10 (content was: "{{Languages|Chapter_10}} ==Basic String Explanation== This section will explain how to handle strings (separation, comparing, transforming, reversing, storing). Hope you enjoy it. First, we're gonna start with the separations ways of Sphere. The most common and simple is using comma (,). Most of Sphere's functions use it as a separator and it is easier than using a space...", and the only contributor was "Soulless" (talk))
- 14:09, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 9 (content was: "{{Languages|Chapter_9}} ==How to "install" [EVENTS]== A basic event looks like the following: <spherescript>[EVENTS defname] code</spherescript> Looks just like every other thing we've done so far doesn't it? Well events work the same way. They can be installed either in-game our through a script using the following: <spherescript>EVENTS +defname EVENTS=defname EVENT...", and the only contributor was "Soulless" (talk))
- 14:09, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 8 (content was: "{{Languages|Chapter_8}} ==Skill Menus== One of the most common requests by newbie admins is the ability to create new things via the craft skills. I've noticed that it is also one of the first things that players check out about a shard. If your shard has awesome craftable items, chances are the player will stick around longer and gain skill so he can see them. Craftable h...", and the only contributor was "Soulless" (talk))
- 14:08, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 7 (content was: "{{Languages|Chapter_7}} ==Recursive Functions== I discovered this very seldom explored extension of SPHERE scripting while reading messages on the boards. Someone was trying to create a function that counted the number of items in a container using this sort of thing, and it worked for the most part. I was very amazed, because before that, no one had even thought of using...", and the only contributor was "Soulless" (talk))
- 14:08, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 6 (content was: "{{Languages|Chapter_6}} ==The LINK object== How to affect one object with another The biggest problem the early scripters had to overcome, was the lack of ability to access other objects via a script. The only two objects possible to access were the SRC and the default object. And the LINK. The LINK made it possible to do things in version .40 that most people don't...", and the only contributor was "Soulless" (talk))
- 14:08, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 5 (content was: "{{Languages|Chapter_5}} ==Tags== All these things you have learned so far seem rather restrictive don't you think? Well, I personally don't think they are very restrictive and I was able to script most things that people are scripting today in about version .40. But think about it. Items are restricted to MORE, MORE2, etc. Those poor characters only have PLOT2 to store stu...", and the only contributor was "Soulless" (talk))
- 14:08, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 4 (content was: "{{Languages|Chapter_4}} ==Introduction to Objects== Your first glimpse of real scripting! First and foremost, you MUST understand the object structure of the SPHERE system. Now, because SPHERE interacts with something visible, most of these objects are relatively easy to understand. But first, you must understand this simple fact about object-oriented programming (a ter...", and the only contributor was "Soulless" (talk))
- 14:08, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 3 (content was: "{{Languages|Chapter_3}} ==NPC Evolution== Remember in Chapter 1 when we looked at that basic NPC script? It was a generic script to create a naked man (or a naked player). And it looked something like this: <tt><font color="darkblue">[CHARDEF 0190]<br /> DEFNAME=c_man<br /> Name=Man<br /> ICON=i_pet_MAN<br /> CAN=MT_EQUIP|MT_WALK|MT_RUN|MT_USEHANDS<br /> RESOURCES=i_fles...", and the only contributor was "Soulless" (talk))
- 14:08, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 2 (content was: "{{Languages|Chapter_2}} ==spheretables.scp== Spheretables.scp is the very first file read by SPHERE after SPHERE.ini, and therefore it is the most important. Almost all of the secondary settings are contained within this file, wich makes this very important. Now, let's talk about this very important file in topics: <nowiki>==</nowiki> <font color="darkred">[RESOURCES]</...", and the only contributor was "Soulless" (talk))
- 14:08, 9 August 2022 Soulless talk contribs deleted page Spherewiki: Chapter 1 (content was: "{{Languages|Chapter_1}} ==Numbers== The first thing you'll notice while looking through SPHERE scripts is the wide variety of ways to write numbers. Since numbers are insanely important to a SPHERE scripter, this is the first lesson in the series. By the end of the lesson, I hope that you have a general understanding of hexadecimal, decimal and binary numbering systems, a...", and the only contributor was "Soulless" (talk))
- 03:32, 9 August 2022 Soulless talk contribs created page Unique Magic Items (Created page with "Unique magic items will drop on specific NPCs and are not a part of the regular magic item generator.")
- 22:49, 4 August 2022 Soulless talk contribs created page Dragon Scales (Created page with "== Dragon Scale Bonuses == {| class="wikitable" ! Ingot!! Armor Bonus!!Hitpoints Bonus!!Damage Bonus |- |Iron Ingot || +0 || +0 || +0 |- |Old Copper Ingot || +2 || +7 || +1 |-...")
- 19:39, 3 August 2022 Soulless talk contribs created page 2000 Patch Notes (Created page with "This is the page for patches to Ultima Online during 1999. All patch notes on this page are available at [http://update.uo.com/latest.html]. ''' == 2000 Patch Notes == ''' '...")
- 19:39, 3 August 2022 Soulless talk contribs created page 1999 Patch Notes (Created page with "This is the page for patches to Ultima Online during 1999. All patch notes on or after May 25th 1999 are available at [http://update.uo.com/latest.html]. All updates prior t...")
- 19:39, 3 August 2022 Soulless talk contribs created page 1998 Patch Notes (Created page with "This is the page for patches to Ultima Online during 1998. All patch notes on or before October 13th 1998 are available at [http://update.uo.com/oldpatch.shtml]. All updates a...")
- 19:38, 3 August 2022 Soulless talk contribs created page 1997 Patch Notes (Created page with "This is the page for patches to Ultima Online during 1997. All patch notes for this page are available at[http://update.uo.com/oldpatch.shtml]. ''' == 1997 Patch Notes == ''...")
- 19:38, 3 August 2022 Soulless talk contribs created page UO Patch Notes (Created page with "This page is the front page to the Ultima Online patch notes. The patch notes contained here are among the most comprehensive sets of patch notes available for Ultima Online...")
- 03:21, 28 July 2022 Soulless talk contribs created page Spells (Created page with "== Spells == === First Circle === {| class="wikitable" ! Spell Name !! Reagents !! Mana !! Min Skill (2% chance) || Effect || Duration |- | Clumsy | Blood Moss, Nightshad...")
- 03:17, 28 July 2022 Soulless talk contribs created page NPC Guilds (Created page with "In the original game design, players could join NPC Guilds as members of a specific trade organization, such as miners or tailors, or just for roleplaying purposes. The NPC Gu...")
- 21:57, 21 July 2022 Soulless talk contribs created page Credits (Created page with "Thanks to everyone who has contributed, and continues to contribute to this shard and its website! *Portions of this wiki site have been created by Couto *hues.mul from the O...")
- 14:55, 5 May 2022 Soulless talk contribs created page File:Base difficulty example.png (Example of base difficulty displayed via the animal lore skill)
- 14:55, 5 May 2022 Soulless talk contribs uploaded File:Base difficulty example.png (Example of base difficulty displayed via the animal lore skill)
- 12:45, 4 May 2022 Soulless talk contribs created page Drop odds (Created page with "Monsters above a base difficulty of 50 will have chances to drop magical items of varying types, below is a scale that will let you know your odds of receiving such an item =...")
- 11:18, 1 May 2022 Soulless talk contribs blocked YeOldeSphereWiki talk contribs with an expiration time of indefinite (account creation disabled, autoblock disabled) (disabling account that is not in use)
- 18:37, 30 April 2022 Soulless talk contribs renamed user Couto (692 edits) to YeOldeSphereWiki (General User Name now)
- 18:22, 22 March 2022 Soulless talk contribs created page Champions (Created page with "The first champion spawns were released with the Third Dawn expansion. They were actually hidden from players until one person noticed that their character's title changed aft...")
- 19:04, 14 March 2022 Soulless talk contribs created page Ingots (Created page with "== Craftables == {| class="wikitable" ! Name !! Min Skill !! Resources !! Crafted using |- | Iron Ingot || || 1 Iron ore || Small Forge |- | Old Copper Ingot || || 1...")
- 19:03, 14 March 2022 Soulless talk contribs created page Ore (Created page with "== Gatherable Resources == {| class="wikitable" ! Ore !! Min Skill !! Max Skill !! Amount Low !! Amount High !! Chance % |- | Iron || 0 || 100 || 8 || 12 || 90 |- | Old Coppe...")
- 18:57, 14 March 2022 Soulless talk contribs created page Magic Items (Created page with "==Magical Properties== Item Identification is particularly useful to know the magical properties of certain items, the following are the descriptions of such properties. K...")
- 13:47, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 10 (Created page with "{{Languages|Chapter_10}} ==Basic String Explanation== This section will explain how to handle strings (separation, comparing, transforming, reversing, storing). Hope you enjo...")
- 13:46, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 9 (Created page with "{{Languages|Chapter_9}} ==How to "install" [EVENTS]== A basic event looks like the following: <spherescript>[EVENTS defname] code</spherescript> Looks just like every oth...")
- 13:46, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 8 (Created page with "{{Languages|Chapter_8}} ==Skill Menus== One of the most common requests by newbie admins is the ability to create new things via the craft skills. I've noticed that it is als...")
- 13:46, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 7 (Created page with "{{Languages|Chapter_7}} ==Recursive Functions== I discovered this very seldom explored extension of SPHERE scripting while reading messages on the boards. Someone was trying...")
- 13:46, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 6 (Created page with "{{Languages|Chapter_6}} ==The LINK object== How to affect one object with another The biggest problem the early scripters had to overcome, was the lack of ability to acces...")
- 13:45, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 5 (Created page with "{{Languages|Chapter_5}} ==Tags== All these things you have learned so far seem rather restrictive don't you think? Well, I personally don't think they are very restrictive an...")
- 13:45, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 4 (Created page with "{{Languages|Chapter_4}} ==Introduction to Objects== Your first glimpse of real scripting! First and foremost, you MUST understand the object structure of the SPHERE system...")
- 13:44, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 3 (Created page with "{{Languages|Chapter_3}} ==NPC Evolution== Remember in Chapter 1 when we looked at that basic NPC script? It was a generic script to create a naked man (or a naked player). An...")
- 13:44, 27 January 2022 Soulless talk contribs deleted page Chapter 3 (Author request: content was: "{{Languages|Spherewiki: Chapter_3}} ==NPC Evolution== Remember in Chapter 1 when we looked at that basic NPC script? It was a generic script to create a naked man (or a naked player). And it looked something like this: <tt><font color="darkblue">[CHARDEF 0190]<br /> DEFNAME=c_man<br /> Name=Man<br /> ICON=i_pet_MAN<br /> CAN=MT_EQUIP|MT_WALK|MT_RUN|MT_USEHANDS<br /> RESO...", and the only contributor was "Soulless" ([[User ta...)
- 13:43, 27 January 2022 Soulless talk contribs created page Chapter 3 (Created page with "{{Languages|Chapter_3}} ==NPC Evolution== Remember in Chapter 1 when we looked at that basic NPC script? It was a generic script to create a naked man (or a naked player). An...")
- 13:43, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 2 (Created page with "{{Languages|Chapter_2}} ==spheretables.scp== Spheretables.scp is the very first file read by SPHERE after SPHERE.ini, and therefore it is the most important. Almost all of t...")
- 13:42, 27 January 2022 Soulless talk contribs created page Spherewiki: Chapter 1 (Created page with "{{Languages|Chapter_1}} ==Numbers== The first thing you'll notice while looking through SPHERE scripts is the wide variety of ways to write numbers. Since numbers are insane...")
- 18:43, 26 January 2022 Soulless talk contribs created page History of Sphere (Created page with "<blockquote>1998/1999 Menace creates Grayworld early in 1998. It eventually evolves into TUS (The Ultimate Server), which again evolves into Sphere (aka SphereServer) around A...")
- 20:10, 17 January 2022 Soulless talk contribs renamed user CBlanchRanch (0 edits) to Couto (Renaming for a more reliable person)
- 20:10, 17 January 2022 Soulless talk contribs unblocked YeOldeSphereWiki talk contribs (renaming and using for a more reliable person)
- 15:48, 11 August 2021 Soulless talk contribs created page Relvinian (Created page with "Relvinian was an NPC mage and once a rising figure in Lord British's Royal Court. He became fascinated, even enraptured, by the dark magics concerning the summoning of demonic...")
- 02:28, 26 July 2021 Soulless talk contribs blocked YeOldeSphereWiki talk contribs with an expiration time of indefinite (account creation disabled, email disabled, cannot edit own talk page)
- 18:09, 17 July 2021 User account YeOldeSphereWiki talk contribs was created by Soulless talk contribs (New content contributor)
- 15:13, 17 July 2021 Soulless talk contribs created page Wrestling (Created page with "'''Wrestling''' This skill is used anytime you engage combat unarmed. It functions the same as other combat skills such as Archery, Fencing, Mace Fighting Swor...")
- 15:12, 17 July 2021 Soulless talk contribs created page Tactics (Created page with "Tactics is one of the Skills. and is a damage modifier. It is effective with all Weapon Skill. Anatomy and Strength also affect the damage one can inflict --...")