Search the Community
Showing results for tags 'converter'.
Found 4 results
-
Small application for converting WAV sound files to OGG and LIP formats which are used in ARMA series. - "One form" application - Conversion into OGG and LIP formats Download link: https://www.moddb.com/mods/csla-mod-for-arma-3/downloads/ogglip-converter Installation: Extract all files into any directory. For example: "C:\OggLipConverter" Help: Use key shortcut F1 in the running application.
- 2 replies
-
- 6
-
- audio
- audio converter
-
(and 5 more)
Tagged with:
-
hello guys, is there any *.sqs to *.sqf converter program ? i tried to do it manually, but its a mess...i'm not used to "goto" command and have lot of troubles re-thinking the logic behind the script ! thanks for any help!
-
Hello all, this is a helper function that converts a side into their side number, and side number into side. Thought I might just share. There may be other ways to do this, I'm open and excited to hear your alternatives if you have them. /* Author: Midnight Description: Helper script, side converter Parameter(s): 0 - Number OR side : if side, this will be converted to a number if number, this will be converted to a side Returns: number or side */ params[["_s",NO_SIDE,[civilian,0],1]]; switch(_s) do { case 0:{east}; case 1:{west}; case 2:{resistance}; case 3:{civilian}; case east:{0}; case west:{1}; case resistance:{2}; case guerilla:{2}; case civilian:{3}; default{false}; };
-
fbx FBX Converter crash
toffelskater posted a topic in CARRIER COMMAND: GAEA MISSION - TROUBLESHOOTING
Hey when i try to use the FBX converter for accessing the models to use in Maya the programm crashes.