Fixing items so that they cannot be taken from a room
Fixing items so that they cannot be taken from a room
Wynne has asked Paige to create a quilt or rug for the museum in the Waterdeep temple, and I am wondering how it can be fixed so that people can see it but it cannot be taken. Or if that is even an option for such things
-
- Sword Grand Master
- Posts: 4708
- Joined: Tue Jul 15, 2003 9:26 pm
- Location: House of Wonder, Waterdeep
If you want the item to be permanently added to the area, you would need to send it to the builders list so I can add it into the file for that area (you'd need to tell me the vnum of the room where you want it in too).
Actually, objects can't be taken off the ground per default. There is a flag, called CAN_WEAR_TAKE which can be set on each item to indicate whether or not it can be taken off the ground or not. People will still be able to "look" at it and "examine" it but they won't be able to take it.
Actually, objects can't be taken off the ground per default. There is a flag, called CAN_WEAR_TAKE which can be set on each item to indicate whether or not it can be taken off the ground or not. People will still be able to "look" at it and "examine" it but they won't be able to take it.