Alexander12 Posted September 28, 2020 Share Posted September 28, 2020 Hi, Is it possible to make item usable only by males or females via DLTCP? Known Restrictions are: classes, races, alignments, characteristics, and what about genders? Quote Link to comment
CamDawg Posted September 28, 2020 Share Posted September 28, 2020 For the EEs, you can add opcode 319 to the item, which allows restriction via gender.ids. For the originals, it's a bit more complicated. You could use opcode 180, but unfortunately it needs to be applied to individual creatures. Essentially you'd have to find a way to apply op 180 to every creature file that shouldn't be allowed to use the item. Quote Link to comment
Alexander12 Posted September 28, 2020 Author Share Posted September 28, 2020 10 hours ago, CamDawg said: For the EEs, you can add opcode 319 to the item, which allows restriction via gender.ids. Thank you, i mean EE-games, yes. I'll try. Quote Link to comment
Gwendolyne Posted September 28, 2020 Share Posted September 28, 2020 You can use this function. Quote Link to comment
Alexander12 Posted November 5, 2020 Author Share Posted November 5, 2020 On 9/28/2020 at 3:27 PM, Gwendolyne said: You can use this function. Thank you Quote Link to comment
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.