Skip to content

ihyajb/aj-patrols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ko-fi

aj-patrols

(Still WIP I dont suggest using this rn)

Progress / Features

  • Server-Sided Peds
  • Ped can move point to point
  • Small Debugging Options
  • Specific Peds Per Patrol
  • Auto Creating Peds

How to use it

  1. Download from github
  2. remove the -main at the end of the script
  3. Edit the config to your liking, you will also have to change the default ped coords till I spawn the peds at the route coords
RegisterCommand('patrol', function(source, args)
    TriggerServerEvent('aj-patrols:server:spawnGuard', 6, `G_M_M_Goons_01`, vector4(1873.597, 2537.6685, 45.6721, 60.0), 'miss_'..args[1])
end)
  1. Use the /patrol command and give it a route to patrol. /patrol aj_test_2
  2. Fin.

About

An Easy to use server-sided ped patrol system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages