Change Number #589
|
I have a snippet to use a sim card and add/change number to database. |
Answered by
TasoOneAsia
Feb 16, 2022
Replies: 2 comments 1 reply
|
This would require some changes to the sim card system, but essentially all that is required is dispatching an event that updates phone number accordingly. But, there may be concerns with other items that rely on |
0 replies
Answer selected by
TasoOneAsia
|
Yes, i tried the unload and load player export but didn't work. Player must restart game so the phone can read the new number |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This would require some changes to the sim card system, but essentially all that is required is dispatching an event that updates phone number accordingly. But, there may be concerns with other items that rely on
phone_numberfor identification.