open.mp icon indicating copy to clipboard operation
open.mp copied to clipboard

Fix: Avoid a update unstreamed cars by passenger sync

Open povargek opened this issue 9 months ago • 2 comments
trafficstars

Fix: Avoid a update unstreamed cars by passenger sync

This patch fixes cheat ability to update by passenger sync to unstreamed cars for player. Old SA:MP bug..

povargek avatar Jan 26 '25 04:01 povargek

There is actually a potential reason why kalcor left passenger sync without a stream check: train carriages always marked as unstreamed in samp so you should exclude them from the main check.

NexiusTailer avatar Jan 26 '25 09:01 NexiusTailer

I will think how to resolve it..

povargek avatar Jan 30 '25 02:01 povargek

Solve the conflicts, there's now a new internal function called IsTrainCarriage, you can check it against that

AmyrAhmady avatar Jul 18 '25 08:07 AmyrAhmady

Ok, i check it

povargek avatar Aug 03 '25 21:08 povargek

This is already fixed in #1113

NexiusTailer avatar Oct 09 '25 09:10 NexiusTailer