Space101 Documentation
  • 👋Starting Out
    • Space101 Support Guides
    • Before Installing
  • 📑Product Guides
    • Standalone Winch Script
      • Premade Configs
    • Code 3 Matrix Script
      • Premade Configs
    • (EVCS) Emergency Vehicle Control System 1.2
      • EVCS 2.0 (With UI)
    • Salt Spreader Control script
  • 📚General Guides
    • 32 Siren Script
    • Changing YTD Textures
    • How to Fix Modkit ID's
Powered by GitBook
On this page
  • Step 1 - Installation
  • Step 2 - Configuration
  1. Product Guides

Standalone Winch Script

PreviousBefore InstallingNextPremade Configs

Last updated 1 year ago

Step 1 - Installation

To get started, you'll need to download your new resource previously purchased from our . For that, you must login with your account on and look for the Asset Grants section, there we will find our script.

Step 2 - Configuration

  1. Debug mode: If you want to see extra information for troubleshooting, change Config.Debug to true. If not, set it to false.

  2. Maximum rope length: You can decide how long the rope can be by changing Config.MaxLengthRope to a different number. In the example, it's set to 19.0.

  3. Resynchronization frequency: This determines how often the rope gets synchronized. You can change it by modifying Config.ResyncRopeFrenquency. The example has it set to 10000, which means every 10 seconds. (We Recommend Not Changing This)

  4. Valid models: This part defines the models that can be used for the rope. It shows one model called sof250. For each model, there are three things you can change:

    • ropeBone: This is the part of the object the rope attaches to. In this case, it's set to "engine".

    • ropeOffset: It determines how far the rope is from the attachment point. In the example, it's set to (0.0, 0.94, -0.80).

    • ropeDistanceTake: This sets how much the rope can be stretched by the player. In the example, it's set to 1.5.

  5. Hook model: This specifies the model used for the hook. You can change it by modifying Config.HookModel. The current value is 'prop_rope_hook_01'.

Compatible models:

2021 Off-road Law Enforcement Truck
2021 Fire Utility/Lifeguard Truck
📑
store
keymaster
https://space101.tebex.io/package/5729631
Page cover image