Skip to content
#

fivem

Here are 1,246 public repositories matching this topic...

NoobySloth
NoobySloth commented Mar 21, 2022

To Reproduce
buy car > store in garage > take out of garage > bennys customs > buy cool boi livery > store in garage > take out of garage > bennys customs > livery (stock) > store in garage > take out of garage > has cool boi livery and not stock

It appears that when saving it doesn't put the livery to -1 when saving as stock.

[https://medal.tv/games/gta-v/clips/eNjmZJWjDaPC9/lktjdeDuBT

bug good first issue
VacEx0
VacEx0 commented May 12, 2022

Application

Twitter

Dependency

No

Feature Description

Add the following exports:

-- Main Request:
> exports.npwd:setTwitterName("twitter_name")
> exports.npwd:setTwitterProfile("image_url")

-- Future Proofing, I guess:
> exports.npwd:getTwitterName() 	-- Returns players current twitter name.
> exports.npwd:getTwitterProfile() 	-- Returns players current twitter pro
Enhancement Good first issue
BTNGaming
BTNGaming commented Aug 15, 2020
  • Config to change top right phone time from Server Local Time to Game Time
  • Text Tones (Ringtones for text messages)
  • Fix Twitter Profile Default Picture (Also add selfie as an option for profile image)
  • Add new icons for Police/EMS/Mechanic/Taxi defaults.
  • Yellow Pages
  • Maybe Instagram in the future but not right away
Good First Issue

Improve this page

Add a description, image, and links to the fivem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fivem topic, visit your repo's landing page and select "manage topics."

Learn more