23.07.2011, 12:51
Your given context means :
if :
1.Player is within the radius of a certain point (1.0 float coords ~ 1m)
or if :
2.Player is within the radius of another point
Read sa-mp wiki about the functions.
Second code means :
if player is within the X;Y box, and if he's below a certain height.
if :
1.Player is within the radius of a certain point (1.0 float coords ~ 1m)
or if :
2.Player is within the radius of another point
Read sa-mp wiki about the functions.
Second code means :
if player is within the X;Y box, and if he's below a certain height.