my mud has all pc's multi-class.... I'm about to add races.... only thing stopping me really is I don't know how to handle level specific commands.... Currently I handle it by haveing a pc choose a class, and that classes level determines the level used... i.e. when you're level 15 you can see your stats in your score.... and immortal+ levels/commands.... I;m thinking of adding another variable to handle imm+ levels, making a pc an immlevel of 0 or 1, and LVL_IMMORT would be immlevel = 2, etc... and if immlevel was greater than lvl_immort -1 then you couldn't gain mortal levels.... but that would require reworking the interpreter...
This archive was generated by hypermail 2b30 : 12/07/00 PST