Advertisement
Guest User

Untitled

a guest
Mar 16th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. {
  2. "FriendOptions": {
  3. "AllowCustomLists": true,
  4. "UseClans": true,
  5. "UseFriends": true
  6. },
  7. "MapMarkers": {
  8. "ShowAllPlayers": false,
  9. "ShowCaves": false,
  10. "ShowDebris": false,
  11. "ShowFriends": true,
  12. "ShowHelicopters": true,
  13. "ShowMarkerNames": true,
  14. "ShowMonuments": true,
  15. "ShowPlanes": true,
  16. "ShowPlayer": true,
  17. "ShowPublicVendingMachines": true,
  18. "ShowSupplyDrops": true
  19. },
  20. "MapOptions": {
  21. "EnableAFKTracking": true,
  22. "HideEventPlayers": true,
  23. "MapImage": {
  24. "APIKey": "MYKEYISHERE",
  25. "CustomMap_Filename": "map.png",
  26. "CustomMap_Use": true
  27. },
  28. "MapKeybind": "m",
  29. "MinimapOptions": {
  30. "ComplexOptions": {
  31. "ForcedZoomLevel": 1,
  32. "ForceMapZoom": false,
  33. "UseComplexMap": true
  34. },
  35. "HorizontalScale": 1.0,
  36. "OffsetSide": 0.0,
  37. "OffsetTop": 0.0,
  38. "OnLeftSide": true,
  39. "UseMinimap": true,
  40. "VerticalScale": 1.0
  41. },
  42. "ShowCompass": false,
  43. "StartOpen": true,
  44. "UpdateSpeed": 1.0
  45. },
  46. "SpamOptions": {
  47. "DisableAttempts": 10,
  48. "DisableSeconds": 120,
  49. "Enabled": true,
  50. "TimeBetweenAttempts": 3,
  51. "WarningAttempts": 5
  52. }
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement