User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 15:35, 7 June 2009 (diff | hist) . . (+2,439) . . Special Items
- 15:03, 7 June 2009 (diff | hist) . . (+5,038) . . N CHARDEF (Created page with '__FORCETOC__ A CHARDEF block defines the basic properties of a character. ==Properties== Here is a list of all character definition properties. {| border="1" c...')
- 13:45, 7 June 2009 (diff | hist) . . (+373) . . Characters
- 13:39, 7 June 2009 (diff | hist) . . (+121) . . Items
- 13:36, 7 June 2009 (diff | hist) . . (+3,249) . . N Accounts (Created page with '__FORCETOC__ Player characters are attached to accounts. The account object can be referenced by using ''ACCOUNT.KEY'' from the character object or ''ACCOUNT.name_or_index.KEY'' ...')
- 04:06, 7 June 2009 (diff | hist) . . (+26) . . m ITEMDEF
- 04:05, 7 June 2009 (diff | hist) . . (+20) . . m Special Items
- 04:05, 7 June 2009 (diff | hist) . . (+19) . . m Characters
- 04:05, 7 June 2009 (diff | hist) . . (+22) . . m Items
- 04:04, 7 June 2009 (diff | hist) . . (+130) . . Main Page
- 03:53, 7 June 2009 (diff | hist) . . (+10,403) . . Characters
- 02:49, 7 June 2009 (diff | hist) . . (+8,249) . . Characters
- 01:21, 7 June 2009 (diff | hist) . . (+1,186) . . Characters
- 01:06, 7 June 2009 (diff | hist) . . (+131) . . m Characters
- 01:00, 7 June 2009 (diff | hist) . . (+3,080) . . Characters
- 00:00, 7 June 2009 (diff | hist) . . (+48) . . m Items
- 23:59, 6 June 2009 (diff | hist) . . (+23,319) . . N Characters (Created page with '__FORCETOC__ A character can be either a player or an NPC. ==References== References return pointers to other objects (e.g. the REGION reference allows you to access the REGION ...')
- 23:51, 6 June 2009 (diff | hist) . . (+3) . . m Main Page
- 19:59, 6 June 2009 (diff | hist) . . (+1,903) . . ITEMDEF
- 18:26, 6 June 2009 (diff | hist) . . (+2,286) . . ITEMDEF
- 17:58, 6 June 2009 (diff | hist) . . (+29) . . Items
- 15:03, 6 June 2009 (diff | hist) . . (+2,685) . . N ITEMDEF (Created page with ''''''(WIP)''''' ==ITEMDEFs== An ITEMDEF block defines the basic properties of an item. ===Properties=== Here is a list of all item definition properties. {| border="1" cellsp...')
- 14:35, 6 June 2009 (diff | hist) . . (+706) . . Special Items
- 14:23, 6 June 2009 (diff | hist) . . (+2,348) . . Special Items
- 14:11, 6 June 2009 (diff | hist) . . (+4,628) . . Special Items
- 13:37, 6 June 2009 (diff | hist) . . (+1,083) . . Special Items
- 04:06, 6 June 2009 (diff | hist) . . (+20) . . m Main Page
- 04:05, 6 June 2009 (diff | hist) . . (+7,589) . . N Special Items (Created page with 'Certain types of items have extended functionality, and therefore have additional properties, functions or references to the ones already listed on the Items page. The follow...')
- 03:04, 6 June 2009 (diff | hist) . . (+491) . . Items
- 03:02, 6 June 2009 (diff | hist) . . (+6) . . m Items (→Properties and Functions with a Return Value)
- 03:01, 6 June 2009 (diff | hist) . . (+193) . . Items (→References)
- 02:53, 6 June 2009 (diff | hist) . . (+36) . . m Items
- 02:52, 6 June 2009 (diff | hist) . . (+1) . . m Main Page
- 22:56, 5 June 2009 (diff | hist) . . (+13,051) . . N Items (Created page with 'This page documents reference, properties, functions and triggers for items. ==References== References return pointers to other objects (e.g. the REGION reference allows you to ...')
- 20:07, 5 June 2009 (diff | hist) . . (+1) . . m Main Page
- 02:07, 5 June 2009 (diff | hist) . . (+2) . . m Main Page
- 02:07, 5 June 2009 (diff | hist) . . (+2,535) . . N Help:Contents (Created page with '==Welcome== Hello and welcome to the unofficial SphereServer Wiki! You are likely at this page because you are new to the wiki! This wiki is an in-depth guide and documentation t...')
- 01:57, 5 June 2009 (diff | hist) . . (+240) . . N wiki.spherecommunity.net:About (Created page with 'The SphereWiki is a community based project aimed at documenting the scripting language of the .56 series of SphereServer. You can learn more about SphereServer at the [http://...') (current)
- 01:37, 5 June 2009 (diff | hist) . . (-27) . . m Main Page (→Other Articles)
- 01:37, 5 June 2009 (diff | hist) . . (+7,748) . . N Override TAGs (Created page with '==Override Common Data== Ever wondered why you can't change for example 'TDATA' values on a per-item basis? Or some default values from Sphere.ini? The reason is simple: The m...')
- 00:33, 5 June 2009 (diff | hist) . . (+5,460) . . N Armor Calculation (Created page with 'Have you ever wondered why your handmade set of platemail where each part has an AR value of "40" only gives you an overall armor rating of "36"? Well, here is the answer. Sph...')
- 23:59, 4 June 2009 (diff | hist) . . (+2,997) . . N Experience System (Created page with 'Currently Sphere .56b has a built in experience system, and of course it's designed in a way so that you can intercept it at any stage to implement your own code. About how to ...') (current)
- 23:16, 4 June 2009 (diff | hist) . . (0) . . m Main Page (→Other Articles)
- 23:15, 4 June 2009 (diff | hist) . . (0) . . m How Combat Works (moved How combat works to How Combat Works: Renaming page with uppercase text.)
- 23:13, 4 June 2009 (diff | hist) . . (+1,351) . . N Custom Object Properties (Created page with 'An object property is a more advanced way of setting or retrieving a tag from an object. This advanced method uses a single function to replace the step of setting the tag's valu...') (current)
- 23:13, 4 June 2009 (diff | hist) . . (+7) . . m Main Page (→Other Articles)
- 22:49, 4 June 2009 (diff | hist) . . (+663) . . N How Combat Works (Created page with 'The following diagram shows when combat triggers are triggered. See the Triggers page for more information on each trigger. <tt> @H...')
- 20:47, 4 June 2009 (diff | hist) . . (+134) . . Contribution Guide
- 20:45, 4 June 2009 (diff | hist) . . (+1,566) . . N Contribution Guide (Created page with 'Because the SphereWiki is maintained by the Sphere community and not by the Sphere developers (they may drop in from time to time, but are under no obligation to do so), we welco...')
- 20:42, 4 June 2009 (diff | hist) . . (+298) . . Main Page
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)