Bueno tengo esto:
function onstartup ()
gate = createObject ( 3885, -1498.2347412109, 805.29083251953, 5.7079048156738, 0, 0, 74.915008544922)
end
addEventHandler ( "onResourceStart", getRootElement(), onstartup )
function move ()
moveObject ( gate, 2200, -1497.6064453125, 805.119140625, 50.178058624268)
end
addCommandHandler("1", move)
function move ()
moveObject ( gate, 2450, -1498.2347412109, 805.29083251953, 5.7079048156738)
end
addCommandHandler("2", move)
pero no sé ke es lo que esta subrayado , cuando le pongo un numero me manda el elevador al mar super rapido Porfavor Ayuda
Donde dice : gate , 2200 y gate , 2450