Creation/Dev/Mudlib: Difference between revisions

From Graal Bible
No edit summary
(link to GK mudlib page)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Graal Kingdoms]][[Category:Graal Kingdoms Development]][[Category:Scripting Reference]]
[[Category:Graal Kingdoms Development]][[Category:Scripting Reference]]
The '''Mudlib''' provides [[Worlds/Graal Kingdoms|Graal Kingdoms]] - and, by extension, [[Worlds/Kingdoms Debug|Kingdoms Debug]] - with its extra '''M'''ulti-'''U'''ser '''D'''ungeon options.
The '''Mudlib''' provides [[Worlds/Graal Kingdoms|Graal Kingdoms]] - and, by extension, [[Worlds/Kingdoms Debug|Kingdoms Debug]] - with its extra '''M'''ulti-'''U'''ser '''D'''ungeon options.


Line 7: Line 7:


With the recent advancements in [[Creation/Dev/GScript|GScript]], some playerworlds are scripting their own MUD type system.
With the recent advancements in [[Creation/Dev/GScript|GScript]], some playerworlds are scripting their own MUD type system.
For scripting resources related to the [[Worlds/Graal Kingdoms|Graal Kingdoms]] mudlib, see [[Creation/Dev/GScript/Mudlib|here]].

Latest revision as of 16:39, 12 April 2011

The Mudlib provides Graal Kingdoms - and, by extension, Kingdoms Debug - with its extra Multi-User Dungeon options.

This library also extends GScript with a few extra commands that allow it to access and modify MUD accounts.

The Graal Kingdoms mudlib is derived from Crossfire.

With the recent advancements in GScript, some playerworlds are scripting their own MUD type system.

For scripting resources related to the Graal Kingdoms mudlib, see here.