Player will spawn as Spidertron every time. Spidertron's death is explosive. Based on PyroFire's Cartorio.
Scenarios, maps, and puzzles.
If you're getting the error on line 28 in control.lua just swap "ply.driving = car" with "car.set_driver(ply)" so it should end up being
if (car) then ply.teleport(car.position) car.set_driver(ply) end
end
where do i find the file to edit? i downloaded this via the in game mod manager and dont know where they are meant to be
where do i find the file to edit? i downloaded this via the in game mod manager and dont know where they are meant to be found it