SA-MP Forums Archive
[BUG]Player Collision are lost - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [BUG]Player Collision are lost (/showthread.php?tid=199721)



[BUG]Player Collision are lost - leong124 - 16.12.2010

Today I've found that the player collisions are lost when you stand on a vehicle with NPC driving.
I used CreateVehicle and haven't tested for AddStaticVehicle(Ex).
Everything is normal when stand on other vehicle(at least without a driver).

Also, as I've found days ago, when you switch on and then switch off the vehicle alarm for the vehicles which has installed hydraulics by SetvehicleParamsEx, the horn sound will still be there until you exit (and enter) the vehicle.


Re: [BUG]Player Collision are lost - DVDK - 16.12.2010

All the collisions are lost, it doesn't matter if you're on a vehicle while an NPC is driving, just on a normal player you would get the same result.
It's just normal.


Re: [BUG]Player Collision are lost - Redirect Left - 17.12.2010

I get this all the time, where I can walk through vehicles. It didn't happen for me prior to 0.3c


Re: [BUG]Player Collision are lost - Rac3r - 17.12.2010

I only get this when there is loads of objects, I think to help performance, vehicle collision files are ignored, to make way for the object collision data.
Well, that's what I'm guessing to be the cause.


Re: [BUG]Player Collision are lost - [Fx]GhOsT - 17.12.2010

nah, he is talking about surfing.

But thats true, if you reach the sa-mp object limit, default gta objects starts losing collisions. (Like fences and etc)