Posts: 449
Threads: 20
Joined: Mar 2012
Reputation:
0
Not sure what you're trying to accomplish with this code. GetPlayerPos(listitem,tx,ty,tx); is not going to work because listitem doesn't return any IDs you can use for GetPlayerPos.
Can you explain to me what this script is supposed to do?
Posts: 82
Threads: 26
Joined: Jul 2014
Reputation:
0
how can i get ID from listitem
Posts: 708
Threads: 140
Joined: Jan 2013
Reputation:
0
Getting the playerid from inputtext is what you want, I believe.
Posts: 82
Threads: 26
Joined: Jul 2014
Reputation:
0
But I want get ID from listitem.
Posts: 2,593
Threads: 34
Joined: Dec 2007
Show ShowPlayerDialog for this, how you are using
Posts: 1,398
Threads: 25
Joined: Jan 2014
Reputation:
0
Hm what is not working in that like when you type taxigps does it show dialog? If yes then when you click on player name what message does it sends you?