Hello All
Can anyone help ? I am working on a script that allows players to build a camp. When run the script will run a player animation, play a sound then create a Tent object (if outdoors) or a Cot object (if indoors).
The Tent (or Cot) will have an associated addAction "Build Fire" which will allow the player to create a Fire object. Staying next to the Fire for a brief period will heal all of the player's damage, staying in the Tent or Cot all night will avoid the player taking any special night time damage that I have scripted. ;D
The problem is that I don't know the object names for the Tent, Cot or Fire objects. And it ain't "Tent" - that just causes OFP to crash to desktop. :'(
I've searched high and low, in the tutes, the references, the FAQ's and the forums but I still haven't been able to find a comprehensive objects list. Does one exist ?
I've seen the Weapons and Ammo list but that doesn't have civilians or objects (natch !). Does anyone have / know where I could find a complete civilians and objects list ?
Any help greatly appreciated !
Cheers
Roni