If a rope lies on the deck of the USS Freedom (surfaceiswater == true);
the command ropeendposition return something like this:
[[x,y,ASL Z],[x,y,negative value]]
the negative value is bad ass :(
If a rope lies on the deck of the USS Freedom (surfaceiswater == true);
the command ropeendposition return something like this:
[[x,y,ASL Z],[x,y,negative value]]
the negative value is bad ass :(
create a rope to an object flying a few meters above the flight deck of the uss freedom.
enter the object and debug this:
hint str ((ropes vehicle player) apply {ropeEndPosition _x});
none