[MUD-Dev] Fear of magic (was:Usability and interface)

Stephen Zepp zoran at enid.com
Wed Dec 10 18:30:46 CET 1997


>> Q: What is a difference between a PC and NPC?
>> A: None, except that NPC is being controlled by the computer, and PC by
>> the player (which is not true in some MUDs when the player is offline).
>
>Yes; the difference can be summed up as "PCs (sometimes) have
>socket/network connections attached to them".
> 
>> Conclusion: NPC == PC == monster, to some extent.
>
><g>

I myself use populations ( an overall group structure ), mobs ( generic
dumb non-goal oriented things to interact with ), and actors...actors are
basically anything that makes repeated decisions to influence the
environment, Player controlled or ai controlled.  Doin my best to structure
the code to treat actors without regard to their socket status :)

Zoran

>
>Regards,
>	-Matt Chatterley
>	ICQ: 5580107
>"I shall never believe that God plays dice with the world." -Einstein
>
>
>



More information about the mud-dev-archive mailing list