Posted by CogKing on January 17, 1998 at 15:35:46:
In Reply to: Can't get lift to change speed... posted by Smo on January 17, 1998 at 12:20:57:
> Guys, I have a 4x4lift....I tried to use the standard cog (00_elev_switch2.cog),
> changing the speed...still goes VERY slow. I extracted the cog and
> customized it...here it is....
I cannot see anything wrong with it...
Try making the speed local to your cog instead of setting it in Jed.
flex speed=10.0 local
you should be able to change it from your cog then. Just an idea.
Oh... please use "activated" instead of "activate", and "GetSurfaceCenter" instead of "SurfaceCenter", those glitches in LEC's naming convention hurt my sensible eyes... :-) Also, please try to adopt the "capitalize first letter of every word" in cog verbs (i.e. "MoveToFrame" instead of "movetoframe") I really find that WAY more readable.
-CogKing "just trying to establish good habits from the start" :-)