shaygman / mcc_sandbox.Altis

mcc_sandbox.Altis
16 stars 7 forks source link

Units spawned after GAIA respawn loose GAIA #20

Open shaygman opened 10 years ago

shaygman commented 10 years ago

Put a unit assign to GAIA zone. Kill the unit = new unit spawned but without GAIA behavior.

shaygman commented 10 years ago

Well after some more tests I don't have a clear answer when it is working and when it don't. I'll keep on testing

FUTUREMCC commented 10 years ago

The test i did was create a units. Set respawn variable and delete with the brush. That made them respawn and get the gaia stuff back.

It takes a few secs before all variables are set and cached. Depending on the polling speed. So if you spawn and delete lightning fast then the variable maybe not yet filled.

Anyway, i get some testing done also myself when i get back from holiday.

shaygman commented 10 years ago

The funny thing is that deleteing the unit 9 out of 10 respawn it while killing it (artillery) it something like 7 out of 10. So far I think it is releated to chached units only.

FUTUREMCC commented 10 years ago

The respawn itself or the gaia? As that is what this bug is about.