Vice City Multiplayer

VC:MP 0.4 (Beta) => Bugs and Crashes => Topic started by: Gudio on September 19, 2014, 01:32:12 pm

Title: [Assigned] Vehicle Ghost
Post by: Gudio on September 19, 2014, 01:32:12 pm
This function that was requested by me is bugged. Ghost vehicles can drive into the walls etc. After few seconds vehicle becomes bigger.
I'm posting here, because I can't see developers activity here (http://bugz.maxorator.com/).
Title: Re: [BUG] Vehicle Ghost
Post by: stormeus on September 23, 2014, 05:45:40 pm
Ghost vehicles can drive into the walls etc.
Unless this also happens with the local player's ghost vehicle then this is expected behavior due to the current implementation: disabling collisions for the vehicle, excluding the wheels.

Quote
After few seconds vehicle becomes bigger.
I can't reproduce this.
Title: Re: [BUG] Vehicle Ghost
Post by: Gudio on September 23, 2014, 05:49:16 pm
I can't reproduce this.

https://www.youtube.com/watch?v=ipEvJ9BHJQI&hd=1
Title: Re: [BUG] Vehicle Ghost
Post by: stormeus on September 23, 2014, 06:05:08 pm
Workaround implemented by fixing ghost status being set on screen even if the local player is driving it. This will not affect the appearance of other vehicles having ghost status on any given player's screen.

The growing vehicle bug may still occur for non-driven vehicles under some certain conditions. Not sure though.