Creating a rope from and to the same object work on 2.08 but not on PROFILING branch 2.08 v7
Game version: 2.08.149072
Creating a rope from and to the same object work on 2.08 but not on PROFILING branch 2.08 v7
Game version: 2.08.149072
Execute on vehicle:
ropeCreate [cursorObject, [0, 0, 0], cursorObject, [1, 1, 1]]
Expected behavior:
If I remember correctly creating a rope from and to the same object was crashing the game before. Maybe that is why it was changed?