OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: Luke on 17 Aug 2008, 00:47:13
-
I saw with one of the editor updates in ofp that you can spawn a head.
Is there any way to spawn limbs in ArmA?
Maybe
"Hlava" createvehicle _at_this_posor
"Ruce" createvehicle _at_this_pos
Someone do let me know!!
Luke
-
:no:
The head in OFP is a separate model, so it can be setposed, there are no limb models.
Planck
-
What is this separate model? and can it be identitied(setidentity "John Doe")?
Luke
-
Dissect the SLX mod, I know for a fact they included body parts as I shot a dude with a tank round and saw body limbs spawn all over the place, a head here a torso there... I know it's not much help, but it's a start.
-
The SLX mod is an addon, and uses an addon to create the body parts - they're not a part of native ArmA, but entirely new models. The "body part explosion" is just a script that deletes (or something) the original body and spawns the "gibs" whenever a shot of sufficiently high velocity hits. :)
So no - you can't really get separate body parts without using an addon of some sort, sorry!
Wolfrug out.
-
Say I take the SLX route,
In which .pbo should I look?
Luke
-
Ahh... shoot, maybe under slx_people.pbo... I think the best thing to do is to ask Solus and see what he says.