Weishaupt Bienenstich
Registered User
Join date: 26 Sep 2005
Posts: 2
|
10-08-2005 16:29
Hey all,
I'm looking for a system where I can have easily updatable user lists for an object. ie, a person ingame can easily add / remove people from a notification channel for the object.
|
Eloise Pasteur
Curious Individual
Join date: 14 Jul 2004
Posts: 1,952
|
10-09-2005 03:26
Notecards with the approved user list on it is almost certainly the way to go for any reasonably large list.
You read the notecard, check against those names/keys and off you go. You edit the notecard and replace it in the object which triggers the changed() event, or other ways of doing it that are similar, and lo you can quickly and easily change the approved list.
There are ways to do it through dialog boxes and/or voice commands too, but notecards are probably easier all around.
|