manueljlz / gcphone

Telephone for FiveM by ElBichop
88 stars 115 forks source link

Phone makes minimap bigger #178

Closed brandon04103 closed 3 years ago

brandon04103 commented 3 years ago

When opening the phone, the minimap enlarges, can i get help on what to do?

brandon04103 commented 3 years ago

Solved - if anyone neeeds to know just change the following in gcphone client.lua:

change: SetBigmapActive(1,0)

to: SetBigmapActive(0,0)