10.04.2015, 07:58
Hi,
First, I don't know your script but I don't understand why you use first 27 and then 77.
DisplayDialogForPlayer(playerid, 27);
if(dialogid == 77)
Are you sure the problem doesn't come from the IsPlayerInRangeOfPoint which doesn't detect the position ? Put a sendclientmessage to check this.
If it doesn't work, I will check the include mSelection to see if I haven't forgotten something.
Good luck
First, I don't know your script but I don't understand why you use first 27 and then 77.
DisplayDialogForPlayer(playerid, 27);
if(dialogid == 77)
Are you sure the problem doesn't come from the IsPlayerInRangeOfPoint which doesn't detect the position ? Put a sendclientmessage to check this.
If it doesn't work, I will check the include mSelection to see if I haven't forgotten something.
Good luck