Thanks for the reply. I sort of get what you said but you are talking just slightly above my level. As I said before, I don't know how this system is used nor have I worked with python before. If I see some code I can tell you what it does but I can't very easily configure new code to get something working(in this system/lanuage).
[anyone|plyr,"hall_guard_talk", [], "I want you to arrest this man immediately!", "hall_guard_arrest",[]],
[anyone,"hall_guard_arrest", [], "Who do you want arrested {sir/madam}?", "hall_guard_arrest_2",[]],
[anyone|plyr,"hall_guard_arrest_2", [], "Ah, never mind my high spirits lads.", "close_window",[]],
[anyone|plyr,"hall_guard_arrest_2", [], "I want you to arrest...", "close_window",[]],
this is where I got (weather it's correct or not I'm not sure) this was already in the module_dialogue.py file. I'm under the impression that I will also need to do some work with the module_script.py. Is this true or are there scripts that I can use already.
sorry to be a burden. I appreciate the help.
WWJD