Skip to content

fivemland/fl_friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Land Friends - fl_friends

Dependencies

Commands

  • /friends - Open friends management panel (command adjustable in shared.lua)

Exports

Server

-- player: serverId or xPlayer
-- returns: table
getPlayerFriends(player)
-- returns: string
getPlayerDiscordName(player)

Client

-- identifier: xPlayer identifier
-- returns: boolean
isPlayerFriend(identifier)

Screenshots

1

2

3