ID:179034
 
Is there a way to have one person call up an input menu for another person and have the second person's response effect the first person? In the reference, it looks as if only the immediate user/source can use them, and I won't be able to test it with 2 real people for a while. Thanks.
If you look up input() in the reference, you'll see that there is a place where you can direct it to a particular target. So, run a proc, direct the input at a foreign target, and have the rest of the proc affect the user.