Hello ! Im wondering why my phone number wont show at all, does someone know what the issue is?
Best regards “gcphone”
Make sure to post in the right category.
Also, use the template.
Yea i did
what do you mean with template?
Well, it may be another issue, but your string format is fucked.
The two random numbers, should be three and four digits long, acording to your num variable.
And they come from your random numbers.
Other than that, its further down in the server.lua where it checks to see if you exist and or gives you a number there.
change phone number to varhar 10
The string format was like that in the zip file that i downloaded… so i dont know what the issue is. Should i change the : " local numBase1 = math.random(0,9999) " ?
Where the string.format is, its expecting a number with 3 digits, followed by a number with four digits.
For Num0 do (000,999)
For Num1 do (0000,9999)
You can also remove the Hyphen if you dont want it in there.
If you want a soecific style of phone number at the start, change Num0 to what ever countrys mobile code you want and have the rest as random.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


