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, 3 months ago
1.0 - 2.0
285

g Unrecoverable Error Fix

9 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

6 days 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

6 days 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