09-05-2011, 14:41
hello, I am asking
is there thing to write:if end of bullettrace passed the map? like:
and either can I write if end of bullettrace passed specific Z/height axis? like:
help me plz!![/font]
is there thing to write:if end of bullettrace passed the map? like:
Code:
if(endbullettrace > (level.mapSize/5.625))
and either can I write if end of bullettrace passed specific Z/height axis? like:
Code:
if(endbullettrace > (0, 0, -1000))
help me plz!![/font]