On Mon, 10 Jun 1996, Josh Brittenham wrote: > Hi again all, I'm adding a feature to my mud where you can kill > people in rooms with the room flag pkroom.... is this not a legel procedure.. > > if (!ROOM_FLAGGED(ch->in_room, PKROOM) better yet.... if (IS_SET(ROOM_FLAGS(ch->in_room), ROOM_PK)) etc etc Chris Voutsis
This archive was generated by hypermail 2b30 : 12/18/00 PST