Talk:IsElementWithinAColShape

From Multi Theft Auto: Wiki
Revision as of 18:44, 24 June 2013 by Wielebny (talk | contribs) (Y U NO USE builtin functions?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I don't consider this example very well written. In case that player element enters the colshape, and then disconnects, the inColShape[player_element] will never be freed, resulting in memory leak.

Besides, this code isn't restart-proof and can't handle more than one colshape.

Also, why not IsElementWithinColShape? --Wielebny 18:44, 24 June 2013 (UTC)