Author Topic: When a bot is killed...  (Read 1075 times)

The parent might need to be returned.

Code: [Select]
Parent::onDisabled(%datablock, %object);
Already have it in there

Code: [Select]
Parent::onDisabled(%datablock, %object);
Already have it in there

The parent might need to be returned.

Code: [Select]
return Parent::onDisabled(%datablock, %object);

Nope, still get the corpse.

EDIT: Nevermind, I was using the exec function the wrong way.

Also, thanks for the statement Space Guy.
« Last Edit: November 25, 2009, 01:39:28 PM by Club559 »

Armor::onDisabled won't work for vehicles.