Open fredwoot opened 4 years ago
same. also when you get a message to police number, you cant call to sender or message him
same problem I am not the subject even by taking animation.lua of the version of the gcphone v2
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`
If you do what thefrcrazy said to do, it should pull the phone out as a visible model.
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