The dialog does not appear
#5

if (IsPlayerInRangeOfPoint(playerid,3,244.131195, 190.252990, 1008.171875))

This means player must be sticked with the range.. means AT EXACT Pos.. not in range.. because '3' is damn less range.
change it to atleast 15.0 to 30.0
Ex:
pawn Код:
if (IsPlayerInRangeOfPoint(playerid,20.0,244.131195, 190.252990, 1008.171875))
it must work.
Reply


Messages In This Thread
The dialog does not appear - by Jassey - 02.10.2012, 06:25
Re: The dialog does not appear - by trapstar2020 - 02.10.2012, 06:37
Re: The dialog does not appear - by Jassey - 02.10.2012, 06:42
Re: The dialog does not appear - by trapstar2020 - 02.10.2012, 07:11
Re: The dialog does not appear - by Jarnu - 02.10.2012, 07:45
Re: The dialog does not appear - by XtremeR - 02.10.2012, 07:48
Re: The dialog does not appear - by RedJohn - 02.10.2012, 07:50

Forum Jump:


Users browsing this thread: 1 Guest(s)