Replace ped phone props

Hey guys i need some help so i want to replace the phone prop peds have in hand when calling or texting how do i to that? I want to replace it with the “prop_npc_phone_02” could someone help me with that?

if you want to use an modified phone model you should stream your modified prob in this case ; (prop_npc_phone_02.ydr)

This could be done by creating an resource folder with an subfolder ; stream in there you would place your modified prop_npc_phone_02.ydr file.

The resource manifest folder should be placed in the resource folder created above named ; fxmanifest.lua

fx_version 'cerulean'
games {  'gta5' }

author 'BubbleDude'
description 'Phone Prop Replacement'
version '1.0.0'

If wanted you could also stream the modified texture’s for the phone by also placing them within the stream folder.

Goodluck :wink: