Check if PC is in area question
NeverwinterWights
Member Posts: 339
In an area hb script is it better/more efficient to cycle through objects in the area to determine if one of them is a player or cycle through all players and see if their area matches the area? Or is there another way to do it? I thought about a variable on area that keeps count when players enter and exit but then you run into the logging out dead not triggering the OnExit problem.
0
Comments