Object collision (coordinates -3000/+3000) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Object collision (coordinates -3000/+3000) (
/showthread.php?tid=607215)
Object collision (coordinates -3000/+3000) -
La.x.eL - 16.05.2016
Hi, i have Problem with objects which have coordinates 3000+/-
Editor:
https://sampforum.blast.hk/showthread.php?tid=582490
Example:
Normal:
Move camera:
*
SetObjectNoCameraCol / SetDynamicObjectNoCameraCol - doesn't help
*
Smaller draw distance - doesn't help
Really I don't know where is problem, thanks for your help..
Re: Object collision (coordinates -3000/+3000) -
iggy1 - 16.05.2016
Your objects are outside the map.
Minimum x/y/z is -3000, and max is 3000. You cannot go above or below these values.
Re: Object collision (coordinates -3000/+3000) -
La.x.eL - 16.05.2016
Quote:
Originally Posted by iggy1
Your objects are outside the map.
Minimum x/y/z is -3000, and max is 3000. You cannot go above or below these values.
|
Now I found that the problem is only in fly mode.
Re: Object collision (coordinates -3000/+3000) -
NaS - 16.05.2016
Quote:
Originally Posted by iggy1
Your objects are outside the map.
Minimum x/y/z is -3000, and max is 3000. You cannot go above or below these values.
|
Wrong, you can.
It's just not very recommended because there are some bugs happening, but it's definitely possible.
Re: Object collision (coordinates -3000/+3000) -
iggy1 - 16.05.2016
Quote:
Originally Posted by NaS
Wrong, you can.
It's just not very recommended because there are some bugs happening, but it's definitely possible.
|
Didn't say it wasn't possible. As you can see from the screenshots, it's possible. You get artifacts if you do though. I should have said you should not go above/below these values i guess... Or you cannot go above/below without artifacts.
IIRC it happens whenever the camera moves, and/or at certain angles. So it wont just be flymode.
Re: Object collision (coordinates -3000/+3000) -
Crayder - 16.05.2016
Quote:
Originally Posted by iggy1
Didn't say it wasn't possible. As you can see from the screenshots, it's possible. You get artifacts if you do though. I should have said you should not go above/below these values i guess... Or you cannot go above/below without artifacts.
|
Yes, you did say it was impossible.
Quote:
You cannot go above or below these values.
|
Re: Object collision (coordinates -3000/+3000) -
iggy1 - 16.05.2016
Made a mistake smart ass. Worded it wrong that's all. It's obviously possible, didn't think i needed to state that, since the screens show what happens when you do.
And 'cannot' doesn't mean 'impossible' either. If you tell someone "you cannot be serious" your not telling them it's impossible to be serious are you?
Nice contribution to the thread BTW.