• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GTA SA-MP Scripting: Issue with rendering dynamic objects
#1
Hello,
I’ve created a map that extends beyond 20,000 in the x coordinates (east of Los Santos). I’ve set my SetPlayerWorldBounds(playerid, 500000.00, -2000.00, 2000.00, -500000.00) and am using the latest version of the Incognito plugin. However, when I reach beyond 20,000 in x coordinates, the objects stop loading, and my car spawner script also fails to function.

What could be causing this issue, and is there a way to resolve it so I can continue mapping beyond this limit?

Here’s my code:

Code:
[https://pastebin.com/09YV34uL][1]<br><br>
All of my Objects are inside game mode in the function OnGameModeInit()
  Reply


Forum Jump: