30.04.2010, 17:01
hi
i edit script its for gates i add new gate but it require get x x y y
example:
new Float, Float:y, Float:z;
GetPlayerPos(i, x, y, z);
if(x >= -1665.449218 && x <= -1601.449218 && y >= 658.321044 && y <= 706.321044)
i edit script its for gates i add new gate but it require get x x y y
example:
new Float, Float:y, Float:z;
GetPlayerPos(i, x, y, z);
if(x >= -1665.449218 && x <= -1601.449218 && y >= 658.321044 && y <= 706.321044)