We have some Counselors in training that we want to teach the xmldialogs and quests. We changed the AccessLevel on xmledit.cs to Counselor from GameMaster, but they are not able to open the text entry book on the right of each line. What cs file do we need to change access in so that book will open for them?
Unfortunately, I'm afraid that is a core restriction.
It has to do with the fact that xmledit and xmlspawner use the text entry system used by books, which requires them to temporarily create books that you cannot see to allow you to open those gumps.
The core restricts the accesslevel of people that can access things such as the books that are not visible.
Note that in general, the features that are offered by the spawners and npcs are designed with gm level access in mind. If you gave a counselor the power to use xmldialogs, you would basically be giving them the power of a gm anyway, such as the abilty to add and delete items and creatures.
That's too bad. There's much more power to a GM position than that, but I see you point.
QUOTE (Fafnir @ May 26, 2006 07:09 am) |
That's too bad. There's much more power to a GM position than that, but I see you point. |
yes, true. Note that they can still enter in text directly into the text entry fields, they just cant do it through the books so they will be limited in the length of strings they can enter.