wwhats wrong?
#3

Quote:
Originally Posted by funky1234
Посмотреть сообщение
pawn Код:
IsPlayerInRangeOfPoint(playerid, 6.0, HouseInfo[i][PickupX], HouseInfo[i][PickupY], HouseInfo[i][PickupZ])
Try printing
pawn Код:
HouseInfo[i][PickupX]
,
pawn Код:
HouseInfo[i][PickupY]
and
pawn Код:
HouseInfo[i][PickupZ]
- see what comes up.

pawn Код:
printf("x: %i", HouseInfo[i][PickupX]);
printf("y: %i", HouseInfo[i][PickupY]);
printf("z: %i", HouseInfo[i][PickupZ]);
nothin appears not even in console
Reply


Messages In This Thread
wwhats wrong? - by dark_clown - 27.11.2010, 12:10
Re: wwhats wrong? - by Ash. - 27.11.2010, 12:16
Re: wwhats wrong? - by dark_clown - 27.11.2010, 12:21
Re: wwhats wrong? - by Ash. - 27.11.2010, 12:40
Re: wwhats wrong? - by webninjasi - 27.11.2010, 12:40
Re: wwhats wrong? - by dark_clown - 27.11.2010, 12:45

Forum Jump:


Users browsing this thread: 1 Guest(s)