diff -r d4ccc5e79e58 -r 596458ef4649 LuaAPI.wiki --- a/LuaAPI.wiki Thu Sep 10 02:03:47 2015 +0000 +++ b/LuaAPI.wiki Thu Sep 10 04:20:18 2015 +0000 @@ -772,10 +772,6 @@ === CopyPV(gearUid, gearUid) === This sets the position and velocity of the second gear to the first one. -=== CopyPV2(gearUid, gearUid) (deprecated) === -This sets the position of the second gear to that of the first one, but makes its velocity twice the one of the first. - -*Notice*: This function is no longer used, use `GetGearVelocity` and `SetGearVelocity` instead. === !FollowGear(gearUid) === Makes the game client follow the specifiec gear.