d3nn16 3 Posted November 16, 2007 Hi In an MP map, I have a radio trigger alpha that creates a dialog when its activated. The problem is the dialog appears for all clients. Same problem when instead of a dialog the trigger shows a hint, it's shown on all client machines. Is there a condition to add in the trigger's condition field to make it activate only for the player who used the radio (eg 0-0)? Share this post Link to post Share on other sites
fasad 1 Posted November 17, 2007 If any trigger activates, it activates on all clients. You need to filter the effects with the OnActivation code. Share this post Link to post Share on other sites