SirniNamaz Posted August 21, 2012 Share Posted August 21, 2012 is it possible to limit the map only to los santos or/and make f11 map be only los santos Link to comment
Perfect Posted August 21, 2012 Share Posted August 21, 2012 is it possible to limit the map only to los santos or/and make f11 map be only los santos explain in more details pls! Link to comment
Callum Posted August 21, 2012 Share Posted August 21, 2012 You cannot edit the F11 map, but you can easily make it Los Santos only - you could map objects all around Los Santos, though that wouldn't be very efficient. You could check whether the player has exited a collision shape filling Los Santos. If so, use velocity to push them back in. You could also kill them if their zone name isn't "Los Santos". Link to comment
TAPL Posted August 21, 2012 Share Posted August 21, 2012 You can make your own map. bindKey("F11","down","radar") -- this will make the radar not showing Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now