Skip to content

This is a sample project, for anyone looking to create some sort of arrest mechanic in their mod.

Notifications You must be signed in to change notification settings

sollaholla/GTAV-arrest-peds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GTAV-arrest-peds

This is a sample project, for anyone looking to create some sort of arrest mechanic in their mod.


Usage

  1. Start by installing addon props 1.1, and follow the installation guide to move to the next step.
  2. Once addon props is installed, use the modernprisoncell prop that's provided in the Game Assets folder and add it to your addon-props repository as explained in the addon props readme.
  3. Now let's set our build target. To do this we need to first have the project open in visual studio.
  4. Navigate to Debug > properties_icon GTA5_Arrest Properties. You can also double click the properties icon properties_icon which is displayed in Solution Explorer underneath the project > project_icon
  5. Use the following image to navigate to the build events text box: build_events_tutorial
  6. Change both paths (e.g. C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts) to point to your scripts folder.
  7. Edit & Build the project, and (if you did this correctly) you'll notice the new files (.dll & .pdb) are placed into your scripts folder.

Pre-requisites


About

This is a sample project, for anyone looking to create some sort of arrest mechanic in their mod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages