sign-posts-wrenchInstallation

πŸš€ Installation Guide – GRP AI Taxi System

Follow these steps to install the AI Taxi System on your server:

πŸ“ Step 1: Place Files

Place the grp_ai_taxi folder inside your resources directory.

⚠️ This script depends on grp_bridge. You must have it installed.


πŸ“„ Step 2: Update server.cfg

Add the following lines to your server.cfg to ensure both the bridge and the AI Taxi system load properly:

ensure grp_bridge
ensure grp_ai_taxi

Last updated