Frictional Games Forum (read-only)

Full Version: question about ropes (item to pick up)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi...

How or where do I get the rope (item entity) that can be pick up?.. i saw in many differents custom storys so i tought it might be an engine entity... but still cant find it... or i have to create it?...

What I want to do is the player need to pick up a rope... (that appears on the inventory) and have to use it a part of a wall (Script Area)... to then activate the ropearea and posnode area to climb it.

thanks for your attention
(02-24-2016, 01:38 PM)sabrinagsoledad Wrote: [ -> ]Hi...

How or where do I get the rope (item entity) that can be pick up?.. i saw in many differents custom storys so i tought it might be an engine entity... but still cant find it... or i have to create it?...

What I want to do is the player need to pick up a rope... (that appears on the inventory) and have to use it a part of a wall (Script Area)... to then activate the ropearea and posnode area to climb it.

thanks for your attention

Its in the items tab of the entities category.
I believe its called string instead of rope.
oh!! thank you so much!, there are so many things that i did not see it.