Posts: 25
Threads: 4
Joined: Dec 2014
Reputation:
0
I wanna make a command which will work like command /id like this when u use /id James
It shows James_Binco [ID:48]
So I wanna make it same but with phone number if you use /checkphone it would show you this
48756 - James_Binco.
I can't get funcion like GetPlayerName, any suggestion please?
Posts: 25
Threads: 4
Joined: Dec 2014
Reputation:
0
Thanks guys, but you all didint get what I want. I wanna make with strfind function that I can put half of number and it would show similars. Can anyone help with this?
Posts: 2,856
Threads: 6
Joined: Jun 2007
Reputation:
0
For that we first need to know how do you save the phone number (interger, string) ? which variable name do you use ?
Posts: 25
Threads: 4
Joined: Dec 2014
Reputation:
0
phone number using interger.
@De4dpOol
You didin't make how I want but still thanks for trying. How I say I wanna make similar like De4dpOol but you have to put not a name but phone number like /checkphone [Phone Number] and then would show a name and player id.
Posts: 25
Threads: 4
Joined: Dec 2014
Reputation:
0
Not working pInfo[playerid][pPhone] variable.