07.07.2014, 16:04
Quote:
Err, I meant something else, I asked for what kind usage your iterators will be used by scripters.
|
Some scripters wanna show the the toatl number of vehicles object in thier server to there player via a command
-IsStaticVehicle function could be used to for not destroying the static vehicle and only destroying non static vehicle when server fleet is resawpned
-As we know they are iterators so they are much faster than normal "for" loops, and the looping through vehicles/objects are often done to find the vehicle owner, to see if player if player is near a vehicle or not......bla bla bla etc