how to let them in game,
i have 1.14 pack working,
in the blufor/units list i can find only the first 2 soldiers
the remaining are not in the list how to do?
thank you sir,
will try it,
and that's means that the class names are already somewhere in the game library?
This post was edited by migwar (2008-05-30 08:56, ago)
If you can't place them in the editor you could try
..... place a west soldier and name it easyfind(or whatever you like), save your mission, open the mission.sqm in notepad.
Ctrl + F and find the name you gave the soldier.
Where you see something about class name="soldierWB" or something similar, replace the soldierWB with whatever class from the list above.
Save the file and then re-open it in the editor.
Preview the mission and there he is.