Badger Docs
  • Welcome to Badger Docs
  • Badger's Website
  • Badger's Discord
  • 20% off hosting | Use Code: TheWolfBadger-4765
  • Fivem General Help
    • Updating Server Binaries
    • ACE Permissions
    • Getting Discord Role IDs
    • Setting up a Discord Webhook
    • Discord identifier not found
    • How to set up a Git Repository for my server
  • Fivem Discord Scripts
    • Introduction
    • BadgerTools
    • DiscordChatRoles
    • DiscordAcePerms
    • DiscordPedPerms
    • DiscordWeaponPerms
    • DiscordVehiclesRestrict
    • DiscordTagIDs
    • PoliceEMSActivity
    • BadgerCopChat
    • DiscordDonatorPerks
    • Badger-911
    • Bad-Scoreboard
    • Bad-DiscordQueue
    • Badger_Discord_API
      • Installation
      • GetRoleIdFromRoleName
      • CheckEqual
      • IsDiscordEmailVerified
      • GetDiscordEmail
      • GetDiscordName
      • GetDiscordAvatar
      • GetDiscordNickname
      • GetDiscordRoles
      • GetGuildIcon
      • GetGuildSplash
      • GetGuildName
      • GetGuildDescription
      • GetGuildMemberCount
      • GetGuildOnlineMemberCount
      • GetGuildRoleList
    • DiscordVehicleRestrictions
  • Fivem Misc. Scripts
    • Introduction
    • BadgerAnims
    • BadgerBankRobbery
    • VehicleTrustSystem
    • PedTrustSystem
    • BadgerVoting
    • BadgerTracer
    • Fivem Keybase Anticheat
    • DiscordReports
    • Badger-Priorities
    • Badssentials
    • BadgerStockMarket
    • Badger-Anticheat
    • Badger_Jailing
    • BadgerFires
    • Multiverse-World-Manager
  • Badger Software
    • Introduction
    • FivemDiscordPerms
    • BadgerTrustSystem+
    • BadgerStaffPanel
    • ResourceEventScrambler
    • CollectiveBot
  • Archived Projects
  • SimpleRoleBot
  • EssentialBot
Powered by GitBook
On this page

Was this helpful?

  1. Fivem Misc. Scripts

PedTrustSystem

PreviousVehicleTrustSystemNextBadgerVoting

Last updated 4 years ago

Was this helpful?

Version 1.0

Basically, you ever want to give players access to their own personal ped, then trust and untrust others to use it? That's what this script is for! This script allows you to trust and untrust players to your "personal" ped.

Badger's Discord Community

Commands

/setPedOwner [player] [spawncode] - Give a player the ownership of a ped. This should only be allowed to be ran by staff members. Permission for it can be found below

/trustPed [player] [spawncode] - Trust a player to access your ped. Won't work if they don't own the ped.

/untrustPed [player] [spawncode] - Untrust a player your previously trusted to access your ped.

/peds - List the peds you have access to utilize.

Permissions add_ace group.admin PedTrustSystem.Access allow # To use /setPedOwner <id> <spawncode>

Download

PedTrustSystem
Developer Discord