N3MTV / gcphone

Téléphone pour FiveM
104 stars 226 forks source link

Removes 0 #382

Open GamenHaaDee opened 3 years ago

GamenHaaDee commented 3 years ago

When adding a phone number in my contacts it wont work cuz it removes the 0 in front of it,

--- For this style 06XXXXXXXX Remove the -- from the next 3 lines function getPhoneRandomNumber() return '0' .. math.random(0600000000,0699999999) end

It also adds a - after typing 4 digits anyone?