:check
wait 0
if
111112@ == 1
then
wait 0
FOR 198@ = 0 TO MAX_PLAYERS [STEP = 1]
IF 0B23: samp is_player_connected 198@
THEN
IF 0B20: samp 199@ = actor_handle_by_samp_player_id 198@
THEN
IF 0104: actor $PLAYER_ACTOR near_actor 199@ radius 2.0 2.0 2.0 sphere FALSE
THEN
0B36: samp 199@ = get_player_nickname 198@
printf "~r~ %s is near u!" 199@ 1000
END
END
END
END
jump @check