Anonymous
×
Create a new article
Write your page title here:
We currently have 7 articles on wiki.jedimud.net. Type your article name above or click on one of the titles below and start writing!



wiki.jedimud.net
Revision as of 00:04, 17 January 2025 by Guts (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The current version of the game allows for menu based spell editing, rather than a code re-compile.

Here is the new command syntax:

splist all - list all spells
splist sk  - list all skills
splist sg  - list all songs
splist mu  - list all in class magical user
splist cl  - list all in class cleric
splist th  - list all in class thief
splist wa  - list all in class warrior
splist pa  - list all in class paladin
splist ap  - list all in class antipaladin
splist ni  - list all in class ninja
splist je  - list all in class jedi
splist so  - list all in class sohei
splist ra  - list all in class ranger
splist ba  - list all in class bard
splist not - list all not assigned
splist off - list all disabled
splist spec - list all with a special function
splist <word> - list all containing the <word>

Message Variables

$m = caster third person pronoun (he, her)
$N =
$n = caster player name
$s = caster third person possessive pronoun (his, hers)