29.01.2010, 19:07
Instead of using variables (like it should have), It's using the vehicle ID directly without saving it. So if the vehicle's ID changes because someone added cars to the gamemode, it won't work anymore.
Remove the vehicles you made and add them to the END of OnGameModeInit
Remove the vehicles you made and add them to the END of OnGameModeInit

