-
Yes, i did search but nothing there answered my question so here we go:
I am trying to learn how to use description.ext to improve my soon-to-be-released mission. I have searched varius websites, forums and come up with nothing that is truely helpful with what im trying to do. What am i trying to do? Im trying do make a description.ext for a mission. Any tutorials, links, comments woul be helpful to me as i try to get things rolling for my mission.
Thanks
-
-
i already saw that, but it really dosnt indicate where and how to obtain the file.
-
I belive you make a .txt file and save it as Description.ext
-
EDIT: Nevermind 
-
-
OK, I have a small problem with this. I added the following to a mission's description.ext:
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">class Weapons
{
class BAR2
{
count = 1;
};
};
class Magazines
{
class BAR2
{
count = 10;
};
};[/QUOTE]<span id='postcolor'>
When I click on the WEAPONS tab in the briefing and change to this weapon, it shows no magazines available. How come?
-
Problem resolved. What was documented as the addon's magazine name wasn't the same as what I found in the addon's congig.cpp file.
Never mind. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules