TA 5.244
Added: Proper clean-up, and limit messages
Added: Local and global tracks limit. Track piece is now
registered to "maxprops" and "maxasmtracks"
Even affected when using wire to spawn tracks
Look: "Dude how can I control the spawned tracks in multilayer"
for more information ho these are triggered
Changed: Track piece ownership is not set properly and it is not
affected by prop protection environment by any way
It s applied even by using wire extension
Removed: The usage of probably discontinued functions as:
A:DotProduct(B) > For vector dot product. Replaced with A:Dot(B)
Panel:AddControl(String,Table) to its own element method creator