manueljlz / gcphone

Telephone for FiveM by ElBichop
88 stars 115 forks source link

Phone props #25

Open fredwoot opened 4 years ago

fredwoot commented 4 years ago

Everything works fine except for the phone props. Dunno if I have a conflict with another scripts but the last gcphone was working fine and the props too. Tried to use the last animation.lua code but still no luck. Dunno if there is a work around or if someone knows how to fix the invisible phone props. Thx

xrtw commented 4 years ago

same. also when you get a message to police number, you cant call to sender or message him

thefrcrazy commented 4 years ago

same problem I am not the subject even by taking animation.lua of the version of the gcphone v2 Screenshot_32

thefrcrazy commented 4 years ago

Everything works fine except for the phone props. Dunno if I have a conflict with another scripts but the last gcphone was working fine and the props too. Tried to use the last animation.lua code

I just found the solution, replace local phoneModel = "prop_amb_phone" or local phoneModel = 'prop_amb_phone' by local phoneModel = `prop_amb_phone`

TheFinderFake commented 4 years ago

If you do what thefrcrazy said to do, it should pull the phone out as a visible model.