VehicleGrids: Reduced

by Morhe

A nerfed version of VehicleGrids. Also adjusts the grid shapes to better match their respective vehicles.

7 years ago
0.14
5

b Failed to load mod...

7 years ago
(updated 7 years ago)

data.lua:9: attempt to index field 'tankwerkz-light-tank' (a nil value)

In your "-- Mod Vehicles" section, your code is assuming that some other mod is installed. You either need to check for the mod through some global they expose or check that each index is non-nil before assigning it.

New response