If you know the id of the user you want to allow into the map, you can use action type 2003 to do this. The layout for it should be something like
Code:
1311 1313 1312 2003 0 %user_id == 9999999
1312 0 0 126 0 Error
1313 0 0 126 0 LetIn
All you do is put the user id where the 9999999 is