This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Mob"

From Project 1999 Wiki
Jump to: navigation, search
(Created page with "The term "mobile object" was used by Richard Bartle for objects that were self-mobile in MUD1. Later source code in DikuMUD used the term "mobile" to refer to a generic NPC, s...")
 
Line 1: Line 1:
The term "mobile object" was used by Richard Bartle for objects that were self-mobile in MUD1. Later source code in DikuMUD used the term "mobile" to refer to a generic NPC, shortened further to "mob" in identifiers.
+
Source code in DikuMUD uses the term _mob_ to refer to a generic NPC; or, _Mobile Object_. DikuMUD heavily influenced the original developers of EverQuest. The term _mob_ is attributed to MUD developer Richard Bartle.

Revision as of 18:57, 6 November 2024

Source code in DikuMUD uses the term _mob_ to refer to a generic NPC; or, _Mobile Object_. DikuMUD heavily influenced the original developers of EverQuest. The term _mob_ is attributed to MUD developer Richard Bartle.