• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

C++ Rope spot issue – roping trick not working (TFS 1.2 Nostalrius)

Scymax

New Member
Joined
Feb 23, 2024
Messages
3
Reaction score
2
Hello,


I have an issue with rope spots on my server (TFS 1.2 Nostalrius).
Items on the rope spot are supposed to be blocked, which is fine, but the classic rope trick is not working.


When I run and throw a loot bag (or any item) onto the rope spot, I should be able to immediately use the rope and rope myself up, while the item stays on the spot for a couple of seconds.
In my server this doesn’t work — as soon as there is any item on the spot, I can’t rope myself up from below.


Here is a video showing the correct behavior:


If anyone knows how to fix this (C++/Lua), please help or share your Discord.


Thanks in advance.
 
Hello,


I have an issue with rope spots on my server (TFS 1.2 Nostalrius).
Items on the rope spot are supposed to be blocked, which is fine, but the classic rope trick is not working.


When I run and throw a loot bag (or any item) onto the rope spot, I should be able to immediately use the rope and rope myself up, while the item stays on the spot for a couple of seconds.
In my server this doesn’t work — as soon as there is any item on the spot, I can’t rope myself up from below.


Here is a video showing the correct behavior:


If anyone knows how to fix this (C++/Lua), please help or share your Discord.


Thanks in advance.
because it does not work that way in nostalrius xd check tvp and adapt it's code
 
Back
Top