quote:
Originally posted by moikiss
Agents.Characters.Load("Merlin","C:\\WINDOWS\\msagent\\chars\\Merlin.acs");
change it to
Agents.Characters.Load("Merlin","C:\\WINDOWS\\msagent\\chars\\Genie.acs");
Interesting but the "Merlin" bit is what you call (Name) the agent, the .acs is the actual agent file.
Basically if you had a selection drop box list of all the installed .acs files then it would only display those installed on a users system.
I have more than the default .acs 's installed and you can download and install more agent characters, so the best solution for multiple character selection is just to list the acs 's. (Imho)
As for text colour codes and emotes, there are scripts that handle these, contact thier creators and see if you can borrow some code, maybe they could use some of your code in a future script of theirs?