Posts: 241
Threads: 58
Joined: Aug 2013
Reputation:
0
hello, anyone have /pm command?
need: /pm <phone_number> <text>
example /pm 18454844 <hello>
my phone number enum:
PlayerData[playerid][Numeris]
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
You want to /pm people by phone number? You mean SMS, or am I just lost... ?
Posts: 241
Threads: 58
Joined: Aug 2013
Reputation:
0
yes sms /sms <phone_number> <text>
Posts: 364
Threads: 41
Joined: Aug 2014
Reputation:
0
You first have to work on a phone system that generates phone numbers for each player and saves it.
Then you create a variable to check if a player has a phone by fetching it from your library.
And if the player has a phone it'll call a certain number and if the number that the player entered is incorrect just respond to the player by saying that the phone number is invalid/incorrect.
Posts: 241
Threads: 58
Joined: Aug 2013
Reputation:
0
i have phone number system with random numbers
Posts: 1,349
Threads: 194
Joined: Jan 2014
Reputation:
0
lol the random numbers we can't do anything about it