Ghost in the Shell

by ptx0

Player will spawn as Spidertron every time. Spidertron's death is explosive. Based on PyroFire's Cartorio.

Scenarios
1 year, 5 months ago
1.0 - 2.0
292

g Unrecoverable Error Fix

10 months ago

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

a month ago

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

a month ago

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

New response