
11-01-2002, 06:25 PM
Here's what I added. I only changed the coord's. It shows on the server computer fine, but is a solid invisible on anyone else's. You can jump on it, can't walk through it and can't see it.
local.jeep = spawn script_model
local.jeep model "vehicles/jeep2.tik"
local.jeep.origin = ( 1042 -912 -72)
local.jeep.angles = (0 235 0)
|