Introduction
Restrict the player from getting on/off vehicles by using regions or terrain tags.
Screenshot
Features
This plugin can restrict the player to specific locations (using Region ID's or Terrain Tags) that the default boat, ship and airship vehicles can be boarded or disembarked at. An example of use for this is to restrict ships to only piers or airships to certain airports/terrain.
How to Use
- Copy the "GALV_VehicleOnOffLocations.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Set regions or terrain tags via the settings that you need to restrict getting on/off each vehicle. Separated multiple id's with commas
- Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand.