Page 1 of 1

Modded Cars [Fixed]

Posted: Mon Jun 25, 2018 1:02 pm
by Mouse
First.

The first problem is that, if two players spawned excatly the same modded vehicle, attachments will be lost for the first player.

Second.

Sometimes, modded vehicles behaviour is weird. Let's say i spawn infernus, pink plane will be attached to it.

https://imgur.com/a/Cu776km

Re: Modded Cars

Posted: Wed Jun 27, 2018 1:51 am
by [XPS]Shrill
First problem I'm unsure at the minute, I'll have a look when I'm off work next.

Second problem could be a case of me not clearing Arrays again as I use Arrays to store the vehicle "mods" per vehicleid. I'm guessing the pink plane was spawned previously, say id 500, when it despawned and the infernus spawned with id 500 it's added the pink plane object as well as the infernus objects.

Again, thanks for reporting and I'll check on my days off.