Okay, this is kinda hard for me to explain, but I'll try my best.
I got the client set-up so that my MUCK will append certain lines to a log. Important things, like whispers, tells, people looking at my character, etc. But I ran into something else. Poses, for example.
Calimun does something stupid.
They don't have anything special about them, except that the first word is always going to be the character's name.
So I thought, 'What if I make a trigger that checks a text file, or some other Variable for friend's names, so that the log only gets poses from friends.' I'll need some way to, not only make this trigger and variable, but another trigger that adds friend's names from the muck into the variable list.
Help?
I got the client set-up so that my MUCK will append certain lines to a log. Important things, like whispers, tells, people looking at my character, etc. But I ran into something else. Poses, for example.
Calimun does something stupid.
They don't have anything special about them, except that the first word is always going to be the character's name.
So I thought, 'What if I make a trigger that checks a text file, or some other Variable for friend's names, so that the log only gets poses from friends.' I'll need some way to, not only make this trigger and variable, but another trigger that adds friend's names from the muck into the variable list.
Help?