OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: nominesine on 02 Oct 2007, 14:51:57
-
Does anyone have a list with the classnames of the new units that comes with Queens Gambit? There are several new units included in the expansion that are not visible in the editor (ships, static objects and a couple of mercenary units).
I also need help to unPbo the missions that came with QG. The mission.sqm's seem to be encrypted somehow. Can anyone direct me to a program that can open them? I'm still using Amalfi's old PBO-maker, and I suppose it's outdated by now???
EDIT: Spelling
-
New ships? cannot remember any ship announced for QG :dunno:
-
Ship wreck I think.
@nominesine Use Eliteness by Mikero, available in the ED.
Planck
-
@Planck
Thanks. Will check it out. Apparently it's not encryption. It's the binarized files that's messing with my pbo-program (according to Blanco). I think I can solve that part
@Mandoble
Yes, sorry to raise your hopes. I was refering to the ship wreck. I happen to need one for a mission I'm working on atm
If I can open the mission.sqm's of the campaign I can find the class names. However: a nicely structured list that includes all the new stuff is still on my wish list.
-
In eliteness you can right click on the mission.sqm and then choose derapify.
-
The shipwrecks btw are not configured in any config files, they are .wrp embedded objects.
The files names are:
tanker_wreck_1.p3d
tanker_wreck_2.p3d
Planck
-
Thanks for the updated list in cfgVehicles :good:
Can I add the shipwreck to a mission with scripting, or are they only available to addon and mapmakers?