I am currently working on some side missions for me and my buddies. I wanted a way to make a trigger run a script for a player that enters an area. I managed to get it to work easily, but i am having an issue whre the script runs for everyone in the map. Most of the maps are small TDM maps or other things like that. When a player runs into an area which triggers the trigger, the script runs for not just him, but everyone. This is hard to play with, when some of the triggers run scripts that kill the player because he isnt supposed to be in that area. I want the trigger to only act upon the player who stepped into the area.
Please help