Guest User

ToF POIConfigs fix

a guest
May 14th, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. "Value": 8000.0,\r\n "Name": "ValidMinimapDistance",
  2. to
  3. "Value": "+0",\r\n "Name": "ValidMinimapDistance",
  4.  
  5. "Value": 8000.0,\r\n "Name": "ValidBigMapDistance",
  6. to
  7. "Value": "+0",\r\n "Name": "ValidBigMapDistance",
  8.  
  9. "Name": "bCanStatueIgnoreDistance",\r\n "DuplicationIndex": 0,\r\n "IsZero": false,\r\n "Value": true
  10. to
  11. "Name": "bCanStatueIgnoreDistance",\r\n "DuplicationIndex": 0,\r\n "IsZero": false,\r\n "Value": false
Advertisement
Add Comment
Please, Sign In to add comment