Jump to content

Planck

Member
  • Content Count

    879
  • Joined

  • Last visited

  • Medals

Everything posted by Planck

  1. ?, !, &&, || etc are for use in scripts, for trigger and other fields you neet to use ... if, not, and, or ... ?, !, &&, || will not work in dialog fields. Planck
  2. Planck

    Bullet velocity too slow...

    All has been said, use existing topic please ... Closing. Planck
  3. Planck

    Problem MP mission...

    I moved this here as it has nothing to do with troubleshooting ArmA. Planck
  4. A fairly basic model.cfg should do for a simple rifle. class CfgSkeletons { class Default; class Weapon: Default { skeletonInherit = "Default"; skeletonBones[]= { "magazine","", "ammo_belt","", "ammo_belt_bottom","" }; }; }; class CfgModels { class Default { sectionsInherit=""; sections[] = {}; skeletonName = ""; }; class Weapon: Default { sections[]= { "zasleh" }; skeletonName="Weapon"; }; class R36: Weapon {}; }; Pop it in the same folder with the config.cpp and the model + textures before binarizing. Planck
  5. Is this for ArmA or ArmA2? Planck
  6. Planck

    Please help, im dieing for a answer

    Your first post and you broke at least one forum rule already: §12) Do not type in all capital letters, all bold, or in a non-black font Typing in all caps equates (according to standard net etiquette) to yelling. It is also difficult and obnoxious to read such posts. This also applies to posting all in bold or all in a certain font colour just to try to make your words stand out, if your point is interesting enough or well written enough it will stand out. You're welcome of course to use different colours for parts of your post if it helps clarify certain areas, but typing complete messages in any colour other than black should be avoided. Planck
  7. Planck

    Help in road creation

    When you installed your BI Tools Drive, (P: ), mlod road models were also installed at the same time in 2 folders ... Roads and Roads2. Visitor needs mlod road models in order for roads to work, it cannot use binarized roads from a depboed game roads2.pbo. If you depboed the roads2.pbo from the game, you probably overwrote the mlod roads with the odol roads. You will need to reinstate the mlod roads, possibly by re-installing the Tools Drive ... unless you backed up the mlod roads that is. Planck
  8. Planck

    Lightwave

    In case you don't yet have the full set of sample models for ArmA, try this topic ... second post. http://forums.bistudio.com/showthread.php?t=61769 Planck
  9. Planck

    Name of .PBO with Objects in

    Camo netting is in misc3.pbo, mash tents etc in buildings.pbo in tents folder. Planck
  10. Yea, it's a button labelled 'Textures'. Try pressing it. Planck
  11. Planck

    Buildings overview

    http://www.ofpec.com/COMREF/index.php?action=read&id=73 Planck
  12. Double posting, several hours apart? :rolleyes: Closing
  13. Wrong forum, your topic is here: http://forums.bistudio.com/showthread.php?t=95744 Closing Planck
  14. Falklands data should now be available from the ASTER site, I ordered it yesterday afternoon and got it in the evening, so if should be available for anyone now. Planck
  15. Planck

    AH-64D worse than the AH-1Z?

    There is also an apache with sidewinders, you have: "AH64D" and "AH64D_Sidewinders" Planck
  16. http://forums.bistudio.com/showthread.php?t=83808 Second post. Planck
  17. Planck

    Satellite Images

    Try here: http://data.geocomm.com/catalog/index.html Planck
  18. Check the list of installed applications in your Control Panel via Add/Remove Programs. Check that the Tools drive is actually listed as installed. Planck
  19. Is your P: drive listed in 'My Computer' after you start up your machine? If not then your batch file is not running at startup or you didn't install the BI Tools drive. Planck
  20. Planck

    WSS file, decode

    Aye, I got it backwards didn't I, the Tools Suite application converts from .wav to .wss only. :o Planck
  21. Planck

    WSS file, decode

    Alternately, you can use the 'Sound Tools' from the BI Editing Tools Suite. Planck
  22. Simple, the author of the mission used an addon from this PBO, so, the mission knows from its list of used addons that it needs this addon and where to get it from. It will complain if it can't find it. btw ... wrong forum. :p Planck
  23. Planck

    JCOVE Lite for free

    Documentation: http://www.jcove-lite.co.uk/index.php?pageid=documentation Planck
  24. Planck

    Dragon Rising has been released

    Back on topic please, unless the topic is all talked out, in which case it might be time to join other, more productive topics. :p Planck
×