0 Members and 1 Guest are viewing this topic.
for (int throw=1000; throw<1033; throw++) { SetActorProperty(throw,APROP_Mass,1); GiveActorInventory(throw,"ThrustMe",1); //Removes +NODAMAGETHRUST }