SA-MP Forums Archive
Will there ever come a function like OnObjectCollide - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Will there ever come a function like OnObjectCollide (/showthread.php?tid=353304)



Will there ever come a function like OnObjectCollide - Baboon - 22.06.2012

A function like OnObjectCollide/OnPlayerObjectCollide could be really helpfull. The use of getting the heighest z-position of a position for detecting object collisions would be totally unnecessary with the mapandreas plugin if you have a function like this. Apart from that it could be totally usefull for collisions with custom object ids, that way you don't need to get all the heighest positions of a custom created map to detect collisions.

What I also wonder, is it creatable by the SA-MP team? I guess it would be pretty hard to get all those offsets and so on.