08.04.2012, 11:47
But there is no way to get the objectid of objects. Sure you can do stuff like:
for(new o = 0; o < MAX_OBJECTS; o++)
But that would just get every object, but not the id if I am correct, cus there is nothing like GetObjectID(); unlike GetPlayerVehicleID(
for(new o = 0; o < MAX_OBJECTS; o++)
But that would just get every object, but not the id if I am correct, cus there is nothing like GetObjectID(); unlike GetPlayerVehicleID(