17.09.2011, 22:11
I think It's simple:
1 timer.
2 global vars (for saving the last people who are "wanted")
A loop for all players. Check if they are wanted. If(true), display their names and save theirs ID.
Again the loop. Check for wanted people and check if their ID are saved in the vars.
1 timer.
2 global vars (for saving the last people who are "wanted")
A loop for all players. Check if they are wanted. If(true), display their names and save theirs ID.
Again the loop. Check for wanted people and check if their ID are saved in the vars.